Microsoft
70-433 · Question #185
You develop a new stored procedure for an existing database. You create two tables named Customer and Orders. The tables have the following definitions: Users are restricted from accessing table…
The correct answer is B. Option B. See the full explanation below for the reasoning.
Question
You develop a new stored procedure for an existing database. You create two tables named Customer and Orders. The tables have the following definitions:
Users are restricted from accessing table objects directly. You need to ensure that users are able to retrieve customer data. You need to create a stored procedure that meets the following requirements:
Which Transact-SQL statement or statements should you use?
Exhibits
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(57 responses)- A4% (2)
- B74% (42)
- C9% (5)
- D14% (8)
Community Discussion
No community discussion yet for this question.

