What is the difference between Procedure and Function
Answer Posted / khaleek.ahmad
9.There is possible of recursive function like
max(min(something)),but there is nothing like in procedure.
10.We can call a function from a procedure, but it is not
possible to call a procedure from a function
For more detail , please see at.
http://interview-preparation-for-you.blogspot.com/2010/05/difference-between-function-and.html
| Is This Answer Correct ? | 3 Yes | 10 No |
Post New Answer View All Answers
Explain intellisense for query editing
How to enforce security in sql server? : sql server security
List types of tables in SQL Azure?
How will you decide the active and passive nodes?
Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?
What are the five characteristics of good data?
what are different types of raid configurations? : Sql server database administration
Mention a few common trace flags used with sql server?
What is service broker?
What is ms sql server service broker?
Explain what is use of dbcc commands?
What are distinctive joins find as a part of sql?
How to create a large table with random data for index testing in ms sql server?
What do you mean by a Composite primary key?
Explain transaction server implicit?