Objective of data definition language in dbms
Answers
Answered by
1
A data definition language (DDL) is a computer language used to create and modify the structure of database objects in a database. These database objects include views, schemas, tables, indexes, etc.
This term is also known as data description language in some contexts, as it describes the fields and records in a database table
This term is also known as data description language in some contexts, as it describes the fields and records in a database table
Similar questions