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 SQLite
The table sqlite_master lists tables and indexes.
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.
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 MS Access
From within Access the system tables can be viewed by ticking the appropriate box under Tools/Options/View.
PostgreSQL
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 PostgreSQL
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
MS SQL Server
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.
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 MySQL
none
Sybase
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 Sybase
none
Mimer SQL
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.