4.1 SQL Overview
The components of SQL are
a. Data Manipulation Language – Consists of SQL statements for operating on the data (Inserting, Modifying, Deleting and Retrieving Data) in tables which already exist.
b. Data Definition Language – Consists of SQL statements for defining the schema (Creating, Modifying and Dropping tables, indexes, views etc.)
c. Data Control Language – Consists of SQL statements for providing and revoking access permissions to users
Tables used:
Ord_Aug
| ||||||||||||||||||
Items
| ||||||||||||||||||
Customers
|
0 comments:
Post a Comment