Microsoft
98-364 · Question #245
This question requires that you evaluate the underlined text to determine if it is correct. ALTER TABLE removes all rows from a table without logging the individual row deletions. Instructions…
The correct answer is C. TRUNCATE TABLE. See the full explanation below for the reasoning.
Question
This question requires that you evaluate the underlined text to determine if it is correct. ALTER TABLE removes all rows from a table without logging the individual row deletions. Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed." If the statement is incorrect, select the answer choice that makes the statement correct.
Options
- ANo change is needed
- BDROP TABLE
- CTRUNCATE TABLE
- DCREATE TABLE
How the community answered
(34 responses)- A15% (5)
- B3% (1)
- C76% (26)
- D6% (2)
Community Discussion
No community discussion yet for this question.