Differences between functions and stored procedures?
Answer Posted / purushotam bhardwaj
FUnction use when you want to return any value only
but SP is best for all
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about extended stored procedure?
What is replace and stuff function in sql server?
What are the advantages of user defined function?
How to connect a database with sql express.?
what's new in sql server 2016?
Is candidate a key?
What is row-level compre?
Define tempdb database?
What is the difference between function and stored procedure in sql server?
What is the importance of three tier architecture?
What is resource governor?
What is the default sql server instance name?
What is query processing?
How to find out what is the default collation in a database?
What is the use of for clause?