CBSE Class 12 Informatics Practices
Question 62 of 79
MySQL SQL Revision Tour — Question 5
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.