What are the differences between stored procedure and
functions in SQL Server 2000?
Answer Posted / pss
Function return only one value where as procedure can more
than
| Is This Answer Correct ? | 58 Yes | 14 No |
Post New Answer View All Answers
What is the largest component inside a field?
What is cdc in sql server?
What is raid, and how it can influence database performance?
Is it possible to replicate data from sql server to oracle? : sql server replication
How does the report manager work in SSRS?
How to recreate an existing index in ms sql server?
How can you append an identity column to a temporary table?
Is sql server 2016 free?
can an automatic recovery be initiated by a user? : Sql server administration
Write the queries for commands like Create Table, Delete table, Drop Table etc.
explain what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
How to retrieve error messages using mssql_get_last_message()?
Detail about query optimizer?
Explain can SSRS reports Cache results?
What do you mean by collation recursive stored procedure?