Which of the following is a type of SQL command?
Q1. Which of the following is a type of SQL command?
Answer: All of the above
Explanation: DML (Data Manipulation Language), DDL (Data Definition Language), and DCL (Data Control Language) are all types of SQL commands used for different purposes.