Which is the subset of SQL commands used to manipulate Oracle Database…

2023

Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables?

  1. A.

    Data Definition Language(DDL)

  2. B.

    Data Manipulation Language(DML)

  3. C.

    Both of above

  4. D.

    None

Attempted by 888 students.

Show answer & explanation

Correct answer: A

Answer: Option A

Solution:

The Data Definition Language (DDL) is used to manage table and index structure.CREATE, ALTER, RENAME, DROP and TRUNCATE statements are the names of few data definition elements.

Explore the full course: Lti Mindtree Preparation