Join WhatsApp ChannelDaily MCQs & Exam Updates
Computer Science Medium CSS Uploaded: 13 Aug 2026

Which of these is a Data Definition Language (DDL) command?

  • A SELECT
  • B INSERT
  • C CREATE
  • D UPDATE
Correct Answer: Option C — CREATE
Explanation:
CREATE is a DDL (Data Definition Language) command used to define and create database objects such as tables, views, and indexes.
Submitted by: PaperMCQs
Related MCQs