Fixed Function vs. Stored Procedure in SQL Server #dev #it #asnwer
Fixed Function vs. Stored Procedure in SQL Server #dev #it #asnwer
Function vs. Stored Procedure in SQL Server
I’ve been learning Functions and Stored Procedure for quite a while but I don’t know why and when I should use a function or a stored procedure. They look same to me, maybe because I am kinda newbie about that.
Can some one tell me why?
Answer: Function vs. Stored Procedure in SQL Server
Functions can be used in a select statement where as procedures…
View On WordPress








