Choose a database in the left panel then select the table you want!
Table: tap_schema.columns
(The bold columns are indexed columns)
 | Column Name | Description | Datatype | 
|---|---|---|
| column_name | Column Name | CHAR | 
| datatype | Column data type (ADQL) | CHAR | 
| description | Column description | CHAR | 
| id | Column ID (DALServer) | CHAR | 
| indexed | Column is indexed | INTEGER | 
| principal | Column is a core part of table content | INTEGER | 
| size | Column size (>1 if array) | INTEGER | 
| std | Column is standard (Registry compatibility) | INTEGER | 
| table_name | Table Name | CHAR | 
| ucd | Column UCD | CHAR | 
| unit | Column units | CHAR | 
| utype | Column utype | CHAR | 


 
      
    


