|
Written by SQL Tutorial - Hasan Mir
|
|
Monday, 19 January 2009 01:25 |
|
Page 1 of 3 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:
CREATE Statement
DESC Command
INSERT Statement
UPDATE Statement
DELETE Statement
DROP Statement
|
|
|
|
Last Updated on Wednesday, 02 December 2009 02:57 |