exam questions

Exam 98-364 All Questions

View all questions & answers for the 98-364 exam

Exam 98-364 topic 1 question 152 discussion

Actual exam question from Microsoft's 98-364
Question #: 152
Topic #: 1
[All 98-364 Questions]

Which of the following are DML commands? Each correct answer represents a complete solution. (Choose all that apply.)

  • A. SELECT INTO
  • B. DELETE
  • C. UPDATE
  • D. ALTER
  • E. SELECT
  • F. INSERT
Show Suggested Answer Hide Answer
Suggested Answer: ABCF 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
anuba
3 years, 10 months ago
why not e?
upvoted 1 times
...
hbt
3 years, 10 months ago
la respuesta correcta es BCEF
upvoted 2 times
EshaM
3 years, 9 months ago
In SQL, the following statements are used for database manipulation: SELECT … INTO INSERT UPDATE DELETE Each SQL DML statement is a declarative command. Answer E is incorrect. The purely read-only SELECT query statement is classed with the ‘SQL-data’ statements and hence it is considered to be outside of DML.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...