Microsoft
98-364 · Question #146
One difference between a function and a stored procedure is that a function:
The correct answer is B. must return a value. See the full explanation below for the reasoning.
Question
One difference between a function and a stored procedure is that a function:
Options
- Amust be called from a trigger.
- Bmust return a value.
- Ccannot contain a transaction.
- Dcannot accept parameters.
How the community answered
(38 responses)- A5% (2)
- B82% (31)
- C3% (1)
- D11% (4)
Community Discussion
No community discussion yet for this question.