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...

diffrence between function and procedure

Answer Posted / srinivas k

Function should always return a value, where as Store Proc
may or may not return values.
Functions can be part of DML statements, where SP cannot be.
SP are precompiled and functions are not.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create sub reports?

251


What are cursors in ms sql server?

1237


How to create stored procedures with parameters in ms sql server?

1150


Explain what are the authentication modes in sql server?

1068


Explain the use of containers in ssis and also their types?

1015


What is difference between index seek vs. Index scan?

1195


How to list all stored procedures in the current database using ms sql server?

1186


Explain active/passive and active/active cluster configurations?

1100


What is the difference between a "where" clause and a "having" clause?

1209


When setting replication, is it possible to have a publisher as 64 bit sql server and distributor or subscribers as a 32 bit sql server?

996


What stored by the master?

1006


How to connect Azure federated root database and apply federation in entity framework?

109


Can two tables share a primary key?

1071


What are the advantages of using stored procedures?

1002


Can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible?

1073