gaia_dev_tap_schema.tables

Description

The table of tables for the service

Columns

Name Type UCD Unit Description
id int

Internal ID of the table

schema_name char

The name of the schema of the table

table_name char

The name of the table

table_type char

The type of the table (table or view)

utype char

The IVOA UTYPE of the table

description char

The description of the table

table_index int

The ordering index of the table

schema_id int

The foreign key to the schema of this table