Bright Tutorials
Home
Courses
Solutions
Videos
Q&A
Blogs
Downloads
Login
Enquiry
Home
Solutions
CBSE
Class 12
Informatics Practices
MySQL SQL Revision Tour
Question 1
CBSE
Class 12
Informatics Practices
Question 8 of 79
MySQL SQL Revision Tour — Question 1
Back to all questions
1
Question
Question 1
How are SQL commands classified ?
Answer
SQL commands can be divided into the following categories :
Data Definition Language (DDL) Commands
Data Manipulation Language (DML) Commands
Transaction Control Language (TCL) Commands
Session Control Commands
System Control Commands
Previous
Question 7
Next
Question 2