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

Answer Posted / srinivas

Stored procedures are a set of actions already written and
stored inside the database for acheiving a particular task
where as functions are general database objects which are
used for general purpose programming

Is This Answer Correct ?    46 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the pros and cons of putting a scalar function in a queries select list or in the where clause?

730


Describe the functionalities that views support.

662


What kind of problems occurs if we do not implement proper locking strategy?

969


explain what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration

473


What does executeupdate return?

541






Explain trigger and its types?

617


How to test a dml trigger in ms sql server?

582


What methods do you follow to protect from sql injection attack?

519


Does windows server 2016 come with sql server?

502


What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?

3760


What are the advantages of partitioning?

646


How to name query output columns in ms sql server?

538


What is used to replicate sessions between instances in coldfusion clusters?

586


What are the types of database schema? : sql server analysis services, ssas

601


What is primary key, unique key, and foreign key?

542