Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Differnce between Stored procedure and user defined functions?

Answer Posted / sharad kulat

Store Procedure Is first tme complie and make the
Execution plan & next time proc just call plan .so its get
execute fast.In case Function compile every request.

function & Store procedure return not only single but also
number of value .

function return number of value useing return type table.

You Can use Function with select ,case Statement ,same
thing can not do through Store procedure.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the namespaces used in ADO.Net to connect to a database?

1307


What is difference between Dataview and Datatable?

1118


Explain the namespaces in which .net has the data functionality class.

1155


Explain the advantage of ADO.Net?

1031


What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?

1403


What is dataset object? Explain the various objects in dataset.

1083


How to retrieve the user id which is provided while windows authentication?

1147


Explain the architecture of ado.net?

1132


Which ado.net object is very fast in getting data from the database?

1148


What are the rules to implement connection pooling?

1120


What is ado.net object model?

1028


What are the core objects of ADO.NET?

1089


What is ado rdo dao in visual basic?

1205


Explain the role of data provider in ado.net?

1044


What is partial class?

1024