Presto 0.115t Documentation

9.20. SHOW TABLES

9.20. SHOW TABLES

Synopsis

SHOW TABLES [ FROM schema ] [ LIKE pattern ]

Description

List the tables in schema or in the current schema. The LIKE clause can be used to restrict the list of table names.