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 temporal table?

494


What is the usage of the sign function?

542


Tell me what is log shipping?

584


Different types of keys in SQL?

644


List the different types of joins?

576






is there a column to which a default can't be bound? : Sql server database administration

551


How to Check if table exists in sql server?

628


How to fine-tune reports?

155


What is SQL Server?

674


What is an etl file?

542


Mention the uses of stored procedures.

583


How to call a function from a stored procedure in SQL Server ?

569


Explain different forms of normalization?

541


What are triggers? How do you invoke a trigger on demand?

759


Does partitioning improve performance?

509