Sql development. Tutorial 7: DDL,DML and DCL Components of SQL
In this tutorial, l’m going to quickly go over the languages that exist in SQL. SQL stands for Structured Query Language. It is made up of three components, Data Definition Language(DDL), Data Manipulation Language(DML) and Data Control Language(DCL). Let’s take a look at each of these languages and the general statements that fall under it […]