What are the differences between stored procedure and
functions in SQL Server 2000?

Answer Posted / bhupi

SP return a single result-set,
SP works with table variables,
SP uses EXEC stmts

Is This Answer Correct ?    28 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the security principal at the server level that represents your session?

555


What is the difference between createstatement and preparedstatement?

489


What is exporting utility?

539


How to list all user defined functions in the current database?

512


What are the differences between substr and charindex in sql server.

495






optimization techinques

2194


Define master database?

581


What is a non equi join?

540


What is the maximum number of index per table?

562


Can an entity have two primary keys?

522


Differentiate between delete and truncate.

575


Do you know the capabilities of cursors?

533


Explain filtered indexes?

553


Which command is used for user defined error messages?

558


What are the steps you will take to improve the performance of a poor performing query?

593