Choose a database in the left panel then select the table you want!
Table: tap_schema.tables
(The bold columns are indexed columns)
Column Name | Description | Datatype |
---|---|---|
description | Table description | CHAR |
schema_name | Schema name | CHAR |
table_name | Table name | CHAR |
table_type | Table type (table|view) | CHAR |
utype | Table utype, if any | CHAR |