Structured Query Language (Learn SQL)
SQL Books / Structured Query Language Course
SQL (Structured Query Language) is often used (see below)), is a database computer language designed for the retrieval and management of data in relational database management systems (RDBMS), database schema creation and modification, and database object access control management
- Sams Teach Yourself SQL in 10 Minutes -- Sams Teach Yourself SQL in 10 Minutes has established itself as the gold standard for introductory SQL books, offering a fast-paced accessible tutorial to the major themes and techniques involved in applying the SQL language.
- SQL Cookbook -- Excellent desktop resource book! It'll make You Look SMARTER in SQL
-
SQL Tuning
-- SQL Tuning provides an essential next step for SQL developers and database administrators
who want to extend their SQL tuning expertise and get the most from their database applications.
- SQL Bible -- Covers the latest version of the ISO SQL standard (SQL-99) and gives readers information they need to know about the differences in vendor-specific SQL implementations including Oracle, Microsoft SQL Server, and IBM DB2
- SQL: The Complete Reference -- Learn all you need to know about SQL with this one-stop resource. Updated to include information on Web services and XML

