SQL
- Difference_between_RDBMS_vs_SQL_Editor
 - *SQL Commands are mainly categorized into five categories:**
- DDL - Data Definition Language
 - DML - Data Manipulation Language
 - TCL - Transaction Control Language
 - DCL - Data Control Language
 - DQL - Data Query Language
 
 
