DDL Means data drive language?
B
Correct answer
Explanation
DDL stands for Data Definition Language, not Data Drive Language. DDL commands (CREATE, DROP, ALTER) define database structures like tables, indexes, and schemas. Option A incorrectly suggests the acronym expands to 'data drive language.'