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
Where to find ntwdblib.dll version 2000.80.194.0?
Which Model uses the SET concept
What is sql server schema compare? How we can compare two database schemas?
How to compose an inquiry to demonstrate the points of interest of an understudy from students table whose name begins with k?
Explain the collation?
How to access the deleted record of an event?
Explain partitioned view?
what is an extended stored procedure? Can you instantiate a com object by using t-sql? : Sql server database administration
What is the difference between ddl and dml?
What do you mean by a dependent functionality in a build?
How to delete exactly duplicate records from a table?
can we have a nested transaction? : Sql server database administration
Can coalesce return null?
Is ssrs support other database except ms sql server?
How do I partition a table in sql server?