ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 193 - DP-900 discussion

Report
Export

Which statement is an example of Data Definition Language (DDL)?

A.
SELECT
Answers
A.
SELECT
B.
INSERT
Answers
B.
INSERT
C.
DELETE
Answers
C.
DELETE
D.
DROP
Answers
D.
DROP
Suggested answer: D

Explanation:

Data Definition Language (DDL) statements defines data structures. Use these statements to create, alter, or drop data structures in a database. These statements include:

ALTER

Collations

CREATE

DROP

DISABLE TRIGGER

ENABLE TRIGGER

RENAME

UPDATE STATISTICS

TRUNCATE TABLE

Reference:

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

asked 02/10/2024
James Williams
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first