Microsoft
98-364 · Question #173
You have a table named Product. You create a view that includes all the products from the Product table that are in the Furniture category. You execute a statement on the Product table that deletes…
The correct answer is A. empty. See the full explanation below for the reasoning.
Question
You have a table named Product. You create a view that includes all the products from the Product table that are in the Furniture category. You execute a statement on the Product table that deletes all the products in the Furniture category. After you execute the statement, the result set of the view is:
Options
- Aempty.
- Bdeleted.
- Cunchanged.
- Darchived.
How the community answered
(52 responses)- A69% (36)
- B6% (3)
- C10% (5)
- D15% (8)
Community Discussion
No community discussion yet for this question.