SQLzoo.net

Get a list of all tables

Oracle
We should expect to find a system table that includes a list of tables. We should expect this to contain a great deal of extra data that is hard to understand.


Specific to Oracle
See also user_tables and user_catalog

Related links:

  • META DATA