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 / ranjanimanuel

1.UDF can't use a nondeterministic functions such as Getdate
(),RAND() where as StoreProcedure cn use such a functions.
2.UDF must return a value or a single resultset . Store
Procedure can return a value or even multiple resultsets,
but doesn't have to
3. UDF can be used in anywhere sql statements like
where/having/Select sections where as store procedure
cannot be.
4.UDFs that return table can be treated as another rowset.
This can be used in JOINS with other table

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is full form of ado?

1139


What is the difference between oledb sql server and oledbdotnet provider?

1055


What is isolation?

1073


What are the objects of ado.net?

1118


What is two way data binding android?

1029


How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

1084


Explain the two fundamental objects in ado.net?

1066


Which object is used to add relationship between two Datatables?

1092


What are the different layers of ado.net?

1123


Explain executenonquery?

1219


How to creating a SqlCommand Object?

1197


What is the difference between data reader and data adapter?

1072


What provider ado.net use by default? Explain the role of data provider in ado.net?

1020


What is difference between dataset and datatable?

1260


What is the functionality of data provider in ado.net?

989