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

what is the difference between procedure and function.

Answer Posted / saurav kumar

1) Inside Stored procedure we can write functions but
inside function we can't write Stored procedures.

2) Stored proedure may or may not return a value but
function must return a value.

3) Stored Procedures can be called independently using exec
keyword ,Function are called using select statement.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When would you use a before or after trigger?

955


Explain what are partitioned views and distributed partitioned views?

1013


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?

999


Explain active/passive and active/active cluster configurations?

1107


Explain security with sql azure?

186


When multiple after triggers are attached to sql table, how to control the order of execution?

1102


How to call a function from a stored procedure in SQL Server ?

1081


What is the name of reporting services config file and what’s it’s used for?

152


Do you know the policy based administration feature of sql server 2008?

999


What is the significance of master, tempdb and model databases?

1128


What is tabulation?

1012


Explain the difference between primary keys and foreign keys?

1098


How data can be copied from one table to another table?

1002


Why use sub query in sql server and list out types of sub queries?

1051


Do you know how to store and query spatial data?

1086