Syed Akbar Ali

Browse by Tags

All Tags » DML (RSS)
Introduction: What is DML, DDL, DCL and TCL in SQL Server
DML DML is abbreviation of Data Manipulation Language . It is used to retrieve, store, modify, delete, insert and update data in database. Examples: SELECT, UPDATE, INSERT statements DDL DDL is abbreviation of Data Definition Language . It is used to...
Posted: Mar 10 2008, 08:16 PM by akbaralis | with 4 comment(s)
Filed under: , , , ,
More Posts