This tutorial provides an express tour of SQL. You will learn how to create a table, how to view the structure of existing table, how to insert records, how to update records, how to retrieve data, how to delete records and how to drop tables. Coming tutorials will focus in detail each of these statements. The objective of this tutorial is to give you a feel of SQL.
Topics include:
|