There are lot differents are between Stored procedure & UDF. But, what is most important different from SQL Stored procedure and User defined function. Only one different, it should be valid and why it is important different.?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vinay SinghPosted Aug 11, 2016, 6:52 AM
Jisny AvPosted Aug 11, 2016, 6:49 AM
Krishna Rajput SinghPosted Jul 26, 2016, 12:25 AM
Nitin SontakkePosted Jul 25, 2016, 11:35 PM
From the tone of the question, it is not clear if you genuinely asking the question or just testing our knowledge. Anyway!
Apart from the TWO major differences mentioned already, another major difference is you cannot use output returned from sp in a join but can use returned from user defined TVF.
Ehsan SajjadPosted Jul 25, 2016, 12:43 PM
Joginder BangerPosted Jul 25, 2016, 11:40 AM