Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
column_name | "information_schema"."sql_identifier" | 2147483647 | √ | null |
|
|
||
data_type | "information_schema"."sql_identifier" | 2147483647 | √ | null |
|
|
||
character_maximum_length | "information_schema"."cardinal_number" | 10 | √ | null |
|
|
||
numeric_precision | "information_schema"."cardinal_number" | 10 | √ | null |
|
|
||
numeric_scale | "information_schema"."cardinal_number" | 10 | √ | null |
|
|
||
table_name | "information_schema"."sql_identifier" | 2147483647 | √ | null |
|
|
||
column_comment | text | 2147483647 | √ | null |
|
|