Microsoft
70-457 · Question #16
70-457 Question #16: Real Exam Question with Answer & Explanation
The correct answer is C. Table-valued user-defined function. See the full explanation below for the reasoning.
Question
You develop a Microsoft SQL Server 2012 database. You need to create a batch process that meets the following requirements: - Returns a result set based on supplied parameters. - Enables the returned result set to perform a join with a table. Which object should you use?
Options
- AInline user-defined function
- BStored procedure
- CTable-valued user-defined function
- DScalar user-defined function
Community Discussion
No community discussion yet for this question.