MicrosoftMicrosoft
DP-900 · Question #86
DP-900 Question #86: Real Exam Question with Answer & Explanation
The correct answer is D: CREATE. Data Definition Language (DDL) statements defines data structures. Use these statements to create, alter, or drop data structures in a database. These statements include: UPDATE STATISTICS https://docs.microsoft.com/en-us/sql/t-sql/statements/statements
Submitted by krish.m· Mar 30, 2026
Question
Which statement is an example of Data Definition Language (DDL)?
Options
- ASELECT
- BJOIN
- CMERGE
- DCREATE
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: UPDATE STATISTICS https://docs.microsoft.com/en-us/sql/t-sql/statements/statements
Community Discussion
No community discussion yet for this question.