One difference between a function and a stored procedure is that a function:
A . must be called from a trigger.
B . must return a value.
C . cannot contain a transaction.
D . cannot accept parameters.
Answer: B
One difference between a function and a stored procedure is that a function:
A . must be called from a trigger.
B . must return a value.
C . cannot contain a transaction.
D . cannot accept parameters.
Answer: B