The SHOW TABLES
statement allows you to obtain information about existing tables.
USAGE
grantSo as to list all available tables, you need to execute the following query:
This will produce an output with a list of all existing tables, an example of which is presented below:
The SHOW TABLES
statement allows you to obtain information about existing tables.
USAGE
grantSo as to list all available tables, you need to execute the following query:
This will produce an output with a list of all existing tables, an example of which is presented below: