All SQL Server commands With Example
Here i am focusing main SQL commands which is mostly used in projects.
1-DDL(Data Definition Language) DDL commands includes CREATE , DROP , ALTER , TRUNCATE
2-DML(DATA DEFINITION LANGUAGE) DML commands includes INSERT , DELETE , UPDATE
3-DQL(DATA QUERY LANGUAGE) DQL commands only includes SELECT
WE have one other type of commands called DCL(Data Controll language) But here we are not understanding them because it littel bit adavance concept but we will learn later.
------------------------------------------------------------------KHONSHU(Vishal)------------------------------------------------------------------ ------------------------------------------------------------------ ππππππ ------------------------------------------------------------------