1.

What is full form DDL and DML ? and difference between

Answer» Sr. No.\tKey\tDDL\tDML1\tStands for\tDDL stands for Data Definition Language.\tDML stands for Data Manipulation Language.2\tUsage\tDDL statements are used to create database, schema, constraints, users, tables etc.\tDML statement is used to insert, update or delete the records.3\tClassification\tDDL has no further classification.\tDML is further classified into procedural DML and non-procedural DML.4\tCommands\tCREATE, DROP, RENAME and ALTER.
DDL\xa0stands\xa0for\xa0Data\xa0Definition\xa0Language.\xa0DMLstands\xa0for\xa0Data Manipulation Language.\xa0DDLstatements are used to create database, schema, constraints, users, tables etc.\xa0DML\xa0statement is used to insert, update or delete the records.
DDL strands for data definition language and DML Stands for data manipulation.
DDL is data definition language and DML is Data Manipulation Language. DML is a standard of command that is used to access or manipulate data in a database. DDL is a standard of command that is used to Create, Modify and delete data in database objects
DDL is data definition language and DML is Data Manipulation Language.DDL is a standard of command that is used to Create, Modify and delete data in database objects.DML is a standard of command that is used to access or manipulate data in a database. Hope it helps u...?


Discussion

No Comment Found