| Select |
|
The select command is use to retrieve data from the database. The statement comprise of two keywords:
SELECT "column_name" FROM "table_name" EXAMPLES: Table: Student
SELECT LastName FROM Student; Result: LastName
|
|
|
|
09.09.2010
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
| Privacy Policy - Copyright 2009 |