If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Oracle has problem in Default value of ALL_Arguments table
Hi friends,
In Oracle, the DEFAULT VALUE column in ALL_ARGUMENTS table does not contain the actual default value assigned to an argument of a procedure or function. Is this is a bug in Oracle or is it something that I'm doing wrong?