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
What is parameterized reports in ssrs ?
Explain left outer join and right outer join?
do you know how to configure db2 side of the application? : Sql server database administration
What is the purpose of sql profiler in sql server? : sql server database administration
What is the difference between ‘having’ clause and a ‘where’ clause?
What is the command used to recompile the stored procedure at run time?
Do you know what is blocking?
What are magic tables in sql server?
What are types of subqueries?
How to use copy and concatenate commands in SQL?
How to find the source of a table in sql server?
How to filter records of table in SQL SERVER?
How to turn on the mssql api module in php?
What is the meaning of resultset type_scroll_insensitive?
Can we write a distributed query and get some data which is located on other server and oracle database?