nerdexam
Microsoft

98-364 · Question #181

98-364 Question #181: Real Exam Question with Answer & Explanation

The correct answer is A. All rows in the table will be deleted.. See the full explanation below for the reasoning.

Question

You have a table named Student that contains 100 rows. Some of the rows have a NULL value in the FirstName column. You execute the following statement: DELETE FROM Student What is the result?

Options

  • AAll rows in the table will be deleted.
  • BAll rows containing a NULL value in the FirstName column will be deleted.
  • CYou will receive an error message.
  • DAll rows and the table definition will be deleted.

Community Discussion

No community discussion yet for this question.

Full 98-364 Practice