ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 192 - DP-900 discussion

Report
Export

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

A.
REVOKE
Answers
A.
REVOKE
B.
DISABLE
Answers
B.
DISABLE
C.
CREATE
Answers
C.
CREATE
D.
UPDATE
Answers
D.
UPDATE
Suggested answer: D

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.

BULK INSERT

DELETE

INSERT

SELECT

UPDATE

MERGE

Reference:

https://docs.microsoft.com/en-us/sql/t-sql/statements/statements

asked 02/10/2024
Braden Houser
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first