Tuesday, March 3, 2009

SQL Tutorial Pocket Reference.

This SQL tutorial will taught you the standard computer language for accessing and manipulating database systems using SQL Server.

You will learn how to execute queries, retrieve data, insert new records, delete records and update records in a database with SQL.

You will learn how to create databases, tables, and indexes with SQL, and how to drop them.

You have learned the most important aggregate functions in SQL.

You now know that SQL is the standard language that works with all the well-known database systems like MS SQL Server, IBM DB2, Oracle, MySQL, and MS Access.