Re: PL/SQL Packages, Procedures, Functions
From: Robert C. Nix <rnix_at_us.oracle.com>
Date: 1996/02/29
Message-ID: <3135B239.357C_at_us.oracle.com>#1/1
Date: 1996/02/29
Message-ID: <3135B239.357C_at_us.oracle.com>#1/1
Look at table user_source (or dba_source).
John Kinkead wrote:
>
> How can you view the contents of a package, and the source of procedures
> and functions in PL/SQL? I can get a list of packages through the
> ALL_OBJECTS view, but I haven't found a way to view the contents of the
> package and the source of the procedures and functions.
>
> John
>
> mailto:kinkead_at_ghgcorp.com
-- _________________________________________________ Robert C. Nix Oracle Tools Support rnix_at_us.oracle.com The thoughts, opinions, remarks, statements, ... expressed here are my own and do not necessarily represent those of Oracle Corporation.Received on Thu Feb 29 1996 - 00:00:00 CET