which is not true? a) Stored procedure can not return a value
b) User defined function cannot be called from a stored procedure
c) Stored procedure can call another stored procedure
d) Stored procedure can return/set multiple output values
2
Answers
which is not true? a) Stored procedure can not return a value
b) User defined function cannot be called from a stored procedure
c) Stored procedure can call another stored procedure
d) Stored procedure can return/set multiple output values