What are the differences between stored procedure and
functions in SQL Server 2000?
Answer Posted / dilip
HI FOR more specification for difference between sp and UDF
visit
http://sqldebate.blogspot.in/2012/02/diffrence-between-stored-procedure-and.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the differences between clustered and non-clustered index?
What is row_number () and partition by in sql server?
application server is slow what may be the problem
What is merge?
What is a functions and types in sql server?
How to connect to SQL Azure Database by using sqlcmd?
What are recommended options to be used while using db mirroring? : sql server database administration
what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
What is standby servers? Explain types of standby servers.
Why use view instead of a table?
What is difference between delete and truncate commands?
What is sql server query analyzer?
How can we remove orphan records from a table?
Is the order of columns in the set clause important in ms sql server?
Are all views updatable ?