1.

Define Ddl And Dml?

Answer»

Managing properties and ATTRIBUTES of database is called Data DEFINITION Language(DDL).

Manipulating data in a database such as inserting, updating, DELETING is defined as Data Manipulation Language. (DML)

Managing properties and attributes of database is called Data Definition Language(DDL).

Manipulating data in a database such as inserting, updating, deleting is defined as Data Manipulation Language. (DML)



Discussion

No Comment Found