Microsoft
70-457 · Question #18
You develop a Microsoft SQL Server 2012 database. You need to create and call a stored procedure that meets the following requirements: - Accepts a single input parameter for CustomerID. - Returns a…
The correct answer is C. Option C F. Option F. See the full explanation below for the reasoning.
Question
You develop a Microsoft SQL Server 2012 database. You need to create and call a stored procedure that meets the following requirements:
- Accepts a single input parameter for CustomerID.
- Returns a single integer to the calling application.
Which Transact-SQL statement or statements should you use? (Each correct answer presents part of the solution. Choose all that apply.)
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
- EOption E
- FOption F
How the community answered
(38 responses)- A3% (1)
- B3% (1)
- C79% (30)
- D5% (2)
- E11% (4)
Community Discussion
No community discussion yet for this question.
