CBSE Class 12 Computer Science
Question 52 of 78
Simple Queries in SQL — Question 6
Back to all questionsDDL (Data Definition Language)
Reason — In SQL, Data Definition Language (DDL) statements are used to define the structure of the database, including creating, relating, altering, and dropping database objects such as tables, indexes, and views.