Re: Info on package contents

From: Henry <gumzilla_at_voicenet.com>
Date: Wed, 12 Jun 2002 16:20:44 GMT
Message-ID: <wxKN8.739$287.110753_at_news2.voicenet.com>


Levente-

At the SQLPlus command line, you can issue the command DESCRIBE <package name> and it will return information to you- such as function names and their return values, as declared in the package specification. I only looked at a simple package, so given something more complex, I don't know- - what else it will tell you, if anything. And I don't know if this would be enough for your purpose in any case.

Henry

"Levente VALENT" <vlevi_at_freemail.hu> wrote in message news:3cff2cfd_at_andromeda.datanet.hu...
> Hi,
>
> I need information from a package, what procedures and functions it
> containts.
> I have to write an interface in Delphi, to call the functions and
 procedures
> in the package.
> As I know, de DBMS_DESCRIBE does not describes packages, only individual
> procedures and functions.
>
>
> --
> Levente VALENT
> vlevi_at_freemail.hu
>
>
Received on Wed Jun 12 2002 - 18:20:44 CEST

Original text of this message