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 a stored procedure and a user
defined function in sql server?

Answer Posted / kumar.t

1. Stored Procedure to return the output parameter.
but function only return single values no output
parameter.

2. Select Clause we cann't use stored procdure. but
fucntion we can use.

3. XMl Clause contain we can use stored procdure. but
function we cann't use.

4. Whenever to execute function at present any error in the
function automatically to exit from the function. but
stored procudure to ignore the error then go to next line.

By
Kumar.T

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is service broker? : sql server database administration

1026


How to download and install microsoft .net framework version 2.0?

1178


Tell me what is a linked server?

1084


What is sql or structured query language?

1193


How do I perform an unattended install of sql server 2000?

1134


Can you force a query to use a specific index?

985


What is a ddl statement?

958


What are the acid properties?

1057


How to return the top 5 rows from a select query in ms sql server?

1204


What are the different types of data sources in ssrs?

201


What is the difference between a check constraint and a rule?

1345


Explain linked server in sql?

1289


Is there any difference between primary key and unique with the not null condition?

997


What is intellisense?

1095


Tell me what is the significance of null value and why should we avoid permitting null values?

1038