In: Computer Science
SQL statements are divided into three major categories: Data Definition Language (DDL), Data Manipulation Language (DML), and Data Control Language (DCL). Explain the differences between DDL, DML, and DCL commands, and provide practical examples of each.