Express Tour of SQL PDF Print E-mail
Written by SQL Tutorial - Hasan Mir   
Monday, 19 January 2009 01:25
Article Index
Express Tour of SQL
Video 1 - SQL Tour - Part 1
Video 2 - SQL Tour - Part 2
All Pages
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