CBSE Class 12 Informatics Practices
Question 61 of 79
MySQL SQL Revision Tour — Question 4
Back to all questionsData Definition Language (DDL)
Reason — Data Definition Language (DDL) commands are used to define and manipulate database structures, including creating, altering, and dropping tables, indexes, views, and other schema objects.