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


PLS-00372: In a procedure, RETURN statement cannot contain
an expression



PLS-00372: In a procedure, RETURN statement cannot contain an expression..

Answer / guest

Cause: In a procedure, a RETURN statement contains an
expression, which is not allowed. In functions, a RETURN
statement must contain an expression because its value is
assigned to the function identifier. However, in procedures,
a RETURN statement simply lets you exit before the normal
end of the procedure is reached.

Action: Remove the expression from the RETURN statement, or
redefine the procedure as a function.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

ORA-16617: unknown object identifier specified in request

1 Answers  


DRG-10101: no value for argument: string

1 Answers  


ORA-16202: Skip procedure requested to replace statement

1 Answers  


PCC-02395: Using arrays of structs requires that the struct be named

1 Answers  


ORA-26507: null master connection

1 Answers  


DRG-10553: illegal syntax for column specification string

1 Answers  


ORA-31446: this session does not own the lock handle for string

1 Answers  


NNL-00997: NO SUCH NAME responses received: number

1 Answers  


TNS-04063: Remote administration disabled in the Oracle Connection Manager instance.

1 Answers  


ORA-28101: policy already exists

1 Answers  


PLS-00729: only widening of the collection element type is allowed

1 Answers  


ORA-22347: No changes to type specified for ALTER TYPE

1 Answers  


Categories