Computer Science, asked by suryamps7987, 11 months ago

What is used to specify structure of database?

Answers

Answered by pkumar66373
0

Answer:

Data Definition Language is used to specify the structure i.e. schema of a relational database. DDL provides commands for creation, modification and deletion of various database objects like tables, views, stored procedures, indexes, constraints etc......

Similar questions