Hi,
I am a new user to PL/SQL Developer.Earlier I used to use TOAD for my development.
Question is: How can I view source code of any PL/SQL object in a READ ONLY instance.
I have READ ONLY access to my PROD database. Were I can query tables data, view all the objects etc.
But I am not able to browse and view any pl/sql objects.
What is the work around for this ?
one way is - all_source table.
Thanks
I am a new user to PL/SQL Developer.Earlier I used to use TOAD for my development.
Question is: How can I view source code of any PL/SQL object in a READ ONLY instance.
I have READ ONLY access to my PROD database. Were I can query tables data, view all the objects etc.
But I am not able to browse and view any pl/sql objects.
What is the work around for this ?
one way is - all_source table.
Thanks