16. Show tables#
16.1. Synopsis#
SHOW TABLES
16.2. Description#
SHOW TABLES
will list the tables available in the system. This command requires the SELECT
privilege.
16.3. Examples#
List all the tables in the cluster:
SHOW TABLES
SHOW TABLES
SHOW TABLES
will list the tables available in the system. This command requires the SELECT
privilege.
List all the tables in the cluster:
SHOW TABLES