SQL Statements .
What are SQL Statements ??
SQL Statements are basically commands that are used for :
- Defining the database objects
- Manipulating the data
- Controlling the transactions
- Deciding the access level of the users for database objects etc.
Types of SQL Statements :
SQL Statements can be categorized into four categories –
The Types of SQL Statements are explained in detail in the next few posts.