Difference between Function and Stored Procedure?
Answer Posted / sumesh.tc
stored procedure is precompiled one but Function not( want
to compile each time)
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
How to choose all records from the table?
How to add a new column to an existing table with "alter table ... Add" in ms sql server?
What is the purpose of sql profiler in sql server? : sql server database administration
What is policy management?
How to define output parameters in stored procedures?
Which are the olap features?
What does asynchronous call backs means?
What is a mixed extent?
Why use view instead of a table?
What is the purpose of indexing?
What are the advantages of using stored procedures?
What is the advantage of sql server?
What is in place upgrade in sql server?
Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?
Can a rule be bound to any column of any data type?