Microsoft
70-433 · Question #201
You administer a Microsoft SQL Server 2008 database. The database contains tables named Customer, Subscriptions, and Orders that have the following definitions: Customers are considered active if…
The correct answer is A. Option A. See the full explanation below for the reasoning.
Question
You administer a Microsoft SQL Server 2008 database. The database contains tables named Customer, Subscriptions, and Orders that have the following definitions:
Customers are considered active if they meet the following requirements:
You need to create a view that shows unique rows where the customer either has made an Order or has a Subscription. Which Transact-SQL statement should you use?
Exhibits
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(30 responses)- A80% (24)
- B3% (1)
- C10% (3)
- D7% (2)
Community Discussion
No community discussion yet for this question.

