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

Home -> Community -> Usenet -> c.d.o.tools -> Re: List Procedures in Packages

Re: List Procedures in Packages

From: Michael Dodd <doddme_at_mindspring.com>
Date: Sat, 02 Jun 2001 19:16:13 -0500
Message-ID: <pc0jhtcl9r1m79n7mspoool91a4f8nft46@4ax.com>

On Thu, 17 May 2001 18:58:49 +0200, Olaf Lewitz <Olaf.Lewitz_at_softwerft.de> wrote:

>Olaf.Lewitz_at_softwerft.de

Couldn't you just use

describe at sqlplus?
example
SQL> desc utilities;
PROCEDURE BREAK_SCAN
PROCEDURE CHG_PASS

 Argument Name                  Type                    In/Out
Default? Received on Sat Jun 02 2001 - 19:16:13 CDT

Original text of this message

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