5. Show tables

5.1. Synopsis

SHOW TABLES

5.2. Description

SHOW TABLES will list the tables available in the system. This command requires the SELECT privilege.

5.3. Examples

List all the tables in the cluster:

SHOW TABLES