just thinking out loud here... could the desired results be achieved by
creating a view that's definition selects from an encrypted table function?


On Wed, Apr 22, 2009 at 11:28 AM, ddf <orat...@msn.com> wrote:

>
>
>
> On Apr 22, 2:20 am, matteo gabella <mgabe...@gmail.com> wrote:
> > hi all, is it possible to create a view that is querable, but which it
> > is not possible to see the script?
> > thank you
> > matteo
>
> No.  After you grant SELECT on the view in question it becomes
> available in the ALL_VIEWS data dictionary view, where the source is
> found.
>
>
> David Fitzjarrell
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to