Structured Query Language
Structured Query Language. Basic Structure. SQL is based on set and relational operations with certain modifications and enhancements. A typical SQL query has the form: SELECT A 1 , A 2 , ..., A n FROM r 1 , r 2 , ..., r m WHERE P; A i s represent attributes
542 views • 34 slides