Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: PROCEDURE arguments & defaults (data dictionary views)

Re: PROCEDURE arguments & defaults (data dictionary views)

From: Martijn Tonies <m.tonies_at_upscene-removethis.nospam.com>
Date: Tue, 28 Dec 2004 19:32:11 +0100
Message-ID: <10t39j7fdddfoc6@corp.supernews.com>


Hello Michel,

> | According to the documentation, ALL_ARGUMENTS holds the
> | available parameters for procedures.
> |
> | It has two columns for DEFAULTs - but they are "reserved for
> | future use".
> |
> | However, the DEFAULT clause is supported when creating a
> | procedure.
> |
> | Where does this information get stored, besides ALL_SOURCE?
>
> The first time i heard this question it was in 1993.
> The answer is still the same for every Oracle version from 7 to 10g:
> to get the default values parse the source.

Well, thanks for the confirmation - that's what I'm doing now :-)

Strange though...

-- 
With regards,

Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server
Upscene Productions
http://www.upscene.com
Received on Tue Dec 28 2004 - 12:32:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US