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
What is difference between join and natural join?
What are binary string data types in ms sql server?
What are views in ms sql server?
What is the difference between for auto and for nested?
What is conditional split?
What is plan freezing?
What is the meaning of sql server?
What is after dml trigger?
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
Can sql servers link to other servers like oracle?
Explain how you can configure a running aggregate in SSRS?
What are the advantages of passing name-value pairs as parameters?
Explain what are the database objects? : SQL Server Architecture
How is table type constraint applied to a table?
How to define and use table alias names in ms sql server?