Re: Package question.

From: <seci_at_ludens.elte.hu>
Date: 1997/08/29
Message-ID: <1997Aug29.085321.42572_at_ludens>#1/1


hello
In article <34010D17.2327_at_comp.polyu.edu.hk>, Stephen <c6635500_at_comp.polyu.edu.hk> writes:
> Hello all,
>
> I have a question about package.
> How to list the content of the package? When I type "select * from
> dba_object_size", it can show the package and its owner. But how can I
> know the content of the particular package?

select * from user_source where name=your_package_name

>
> Moreover, is the package can be used by its owner? If so, how can grant
> the privilege to other users?
>
> Thanks,
> Stephen
HTH
        peter Received on Fri Aug 29 1997 - 00:00:00 CEST

Original text of this message