______ includes a query language and commands to insert tuples into, delete…

2019

______ includes a query language and commands to insert tuples into, delete tuples from, and modify tuples in the database.

Answer: B. Data-manipulation languageData-manipulation language (DML) provides the functional capability to query data and perform modifications like inserting, deleting, or updating records…

  1. A.

    Query Language

  2. B.

    Data-manipulation language

  3. C.

    Data-definition language

  4. D.

    Data-calculation language

Attempted by 1063 students.

Show answer & explanation

Correct answer: B

Data-manipulation language (DML) provides the functional capability to query data and perform modifications like inserting, deleting, or updating records (tuples) within the table structure. Unlike DDL, which defines the schema, DML interacts directly with the data itself. The correct option is B.

Explore the full course: Niacl Ao It Specialist

Loading lesson…