Friday, February 6, 2015

SQL Table


SQL Table


Table is a collection of data organized in terms of rows and column.
Table is the simple form of data storage. A table is also considered as a convenient representation of relations.
Let's see an example of an employee table:
EMP_NAMEADDRESSSALARY
ALOK TIWARILUCKNOW15000
RAMAN JAISWALALLAHABAD18000
SHREYA SRIVASTAVAGHAZIABAD20000

Topics of SQL TABLE Statement

No comments:

Post a Comment