nerdexam
MicrosoftMicrosoft

DP-900 · Question #112

DP-900 Question #112: Real Exam Question with Answer & Explanation

The correct answer is A: 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 sofia.br· Mar 30, 2026

Question

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

Options

  • AINSERT
  • BDISABLE
  • CALTER
  • DDROP

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

Community Discussion

No community discussion yet for this question.

Full DP-900 PracticeBrowse All DP-900 Questions