Differnce between Stored procedure and user defined functions?

Answer Posted / suresh jayaraman

Procedure-is also called Proc

proc-parsing resloving organizing compiling

stored Procedure once compiled and run many times,when we
create procedure,that procedure is stored in executeplan,so
no need to recompile.

but fuction every time compiling and running.

Is This Answer Correct ?    21 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain sqlconnection object?

536


How does ado.net work?

494


Which control of the BindingNavigator returns the current position within the data source?

731


what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?

536


What is sqldatasource?

523






What are the advantages of oledb compared with other classes?

2321


What is commandbuilder in ado.net?

526


What are the key events of sqlconnection class?

614


What is the use of SqlCommandBuilder?

620


Explain the two fundamental objects in ado.net?

506


What is sqldatareader in ado.net?

504


How to check if the Dataset has records ?

533


What is microsoft ado?

515


Which property is used to check whether a DataReader is closed or opened?

568


What is ado and dao?

530