Software
>>
Services
>>
RDBMS
>>
Oracle
>>
How to list structure of all tables accessible to current user
sql> select * from ALL_ALL_TABLES;
Please enable JavaScript to view the
comments powered by Disqus.