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

Functions always returns a value where as sp performs bath execution
functions can be used along with select statement and where clause where as functions cannot be used with update insert delete statements in which sp cannot be used with select and DML events
functions cannot be used with try catch block where as sp can use try catch block
functions are of two types system functions and user defined functions where as sp's are four types mostly
sp with parameters
sp without parameters
sp with out parameters
sp with return values

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to filter out duplications in the returning rows in ms sql server?

1208


How can you tell if a database object is invalid?

1113


How can you control the amount of free space in your index pages?

1100


How is foreign key related to primary key?

1010


What will be query used to get the list of triggers in a database?

1053


what are the new features introduced in sql server 2000? : Sql server database administration

971


What is the difference between a fill factor of 100 and 0?

1027


When you should use a low fill factor?

1033


Why do we need different type of parameter?

1105


What is policy management?

1041


What function does a database engine serve in the sql server?

1072


Explain insert into select statement?

997


what is the sql equivaent of the dataset relation object ?

2068


How to use column default values in insert statements in ms sql server?

1087


What is pivot and unpivot?

1060