Hi there,
I am using PLSQL developer 11.1 and I have access to view the data in some of the "dba_*" dictionary views.
for eg: in database(A) when i run "select * from dba_tables" i do see the data in SQL window, but i am not getting "dba_tables" populated in the list by code assistant when i type in "dba_"
But when i connect to another database (B), i do see "dba_tables" are populated when i type in "dba_".. not sure what is the difference.
can you please share your thoughts?
I am using PLSQL developer 11.1 and I have access to view the data in some of the "dba_*" dictionary views.
for eg: in database(A) when i run "select * from dba_tables" i do see the data in SQL window, but i am not getting "dba_tables" populated in the list by code assistant when i type in "dba_"
But when i connect to another database (B), i do see "dba_tables" are populated when i type in "dba_".. not sure what is the difference.
can you please share your thoughts?