Which of the following is NOT a type of SQL command ?

2025

Which of the following is NOT a type of SQL command ?

Answer: D. Data Extraction Language (DEL)SQL commands are categorized into DDL (Data Definition Language), DML (Data Manipulation Language), and DQL (Data Query Language). Data Extraction Language…

  1. A.

    Data Definition Language (DDL)

  2. B.

    Data Manipulation Language (DML)

  3. C.

    Data Query Language (DQL)

  4. D.

    Data Extraction Language (DEL)

Attempted by 623 students.

Show answer & explanation

Correct answer: D

SQL commands are categorized into DDL (Data Definition Language), DML (Data Manipulation Language), and DQL (Data Query Language). Data Extraction Language (DEL) is not a standard SQL command type.

Explore the full course: Tpsc Assistant Technical Officer

Loading lesson…