SQLzoo.net

Get a list of all tables

DB2
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 DB2
See SYSCAT.TABLES documentation.

Related links:

  • META DATA