⟩ Tell us what are the different types of SQL commands?
SQL commands are segregated into following types:
☛ DDL – Data Definition Language
☛ DML – Data Manipulation Language
☛ DQL – Data Query Language
☛ DCL – Data Control Language
☛ TCL – Transaction Control Language