nerdexam
Microsoft

DP-900 · Question #222

Which statement is an example of Data Manipulation Language (DML)?

The correct answer is B. INSERT. Data Manipulation Language (DML) affect the information stored in the database. Use these statements to insert, update, and change the rows in the database. https://docs.microsoft.com/en-us/sql/t-sql/statements/statements

Submitted by asante_acc· Mar 30, 2026Identify considerations for relational data on Azure

Question

Which statement is an example of Data Manipulation Language (DML)?

Options

  • AGRANT
  • BINSERT
  • CREVOKE
  • DDROP

How the community answered

(50 responses)
  • A
    4% (2)
  • B
    90% (45)
  • C
    2% (1)
  • D
    4% (2)

Explanation

Data Manipulation Language (DML) affect the information stored in the database. Use these statements to insert, update, and change the rows in the database. https://docs.microsoft.com/en-us/sql/t-sql/statements/statements

Topics

#DML#SQL statements#INSERT#DDL vs DML

Community Discussion

No community discussion yet for this question.

Full DP-900 Practice