SQL Clearly Explained - Clearly Explained Author:Jan L. Harrington Written with both beginner and intermediate database developers in mind, this clear, concise guide teaches readers about the relationships between the distribution of data in a database and the way in which queries of various types are processed. SQL (structured query language) is a complete data manipulation language for relational databases th... more »at allows users to modify database structure (tables, views, and indexes), as well as modify and retrieve data. The book teaches not only SQL syntax but also explains the proper structure of SQL queries and how a query affects the SQL processor and system performance.
* Covers proper structure of SQL queries
* Teaches readers how to produce a desired result and minimize burden on SQL command processors
* Shows readers how to modify data and database structure for ease of use and increased efficiency« less