CBSE Class 12 Computer Science Question 26 of 78

Relational Databases — Question 17

Back to all questions
17
Question

Question 10

How are SQL commands classified ?

Answer

SQL commands can be divided into the following categories :

  1. Data Definition Language (DDL) Commands
  2. Data Manipulation Language (DML) Commands
  3. Transaction Control Language (TCL) Commands
  4. Session Control Commands
  5. System Control Commands