Why stored procedure cannot be used with Select, Where & Having?
I understand a function can serve the purpose - what's the reason why a stored procedure cannot be executed in select?
Blogs are answering you can use UDF. Understand we can use UDF & we are using. Need a valid reason on stored procedure.
↧