PL/SQL (MOSC)

MOSC Banner

Default value of an argument

edited May 16, 2012 4:01AM in PL/SQL (MOSC) 4 commentsAnswered
Hello,

Where is the default value of an argument in a procedure stored  ?

Like :

P_TEST(a number default 1);

Where can i find value 1 ?

the default_value stored in ALL_ARGUMENTS is not implemented

and default_value in DBMS_DESCRIBE just tell us if there is a default value or not.

Have you got an idea ?

Thank you

Catherine

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center