March 4th, 2010
SQL is DML, DDL, and DCL
Posted by
admin in
B. SQL Basics
SQL (pronounced SEQUEL) stands for Structured Query Language and is the language used to communicate with the Relational Database Management System (RDBMS). This language is simpicity itself and consists of the following modules.
Most users will only use the DML commands.
