Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tables and Views are not displaying any objects.

User_GVHF4Sep 24 2013 — edited Sep 24 2013

I have tried both Filtered and non-filtered for tables and view but it won't list any tables or view.

I can run a query and it shows all the tables/views in the query window.

SELECT table_nameĀ  FROM dba_tables

select view_name from all_views

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 22 2013
Added on Sep 24 2013
3 comments
320 views