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

Store procedure will return a value?

Answer Posted / raji_4u

stored procedure can not return a value using the return
statement. though a stored procedure can contain a return
statement but should not return a value.simply "return".

in a manner,stored procedure can return values to the
calling block through the OUT,INOUT parameter modes.

Is This Answer Correct ?    20 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I partition a table in sql?

1208


Do we need to rebuild index after truncate?

1098


How do I find duplicates in a single column in sql?

1068


what is an alias command? : Sql dba

1170


how many tables will create when we create table, what are they? : Sql dba

1118


What is a recursive join sql?

1114


What is set serveroutput on?

1182


What language is oracle sql developer?

1071


Is not equal in sql?

1062


What are the syntax and use of the coalesce function?

1274


Can we alter stored procedure?

1042


Can I call a procedure inside a function?

1076


How does postgresql compare to mysql?

1080


What is the difference between sql and t sql?

1107


What is sql data?

1034