Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
table_name | "information_schema"."sql_identifier" | 2147483647 | √ | null |
|
|
||
column_name | "information_schema"."sql_identifier" | 2147483647 | √ | null |
|
|
||
data_type | "information_schema"."character_data" | 2147483647 | √ | null |
|
|
||
character_maximum_length | "information_schema"."cardinal_number" | 10 | √ | null |
|
|
||
is_nullable | "information_schema"."yes_or_no" | 7 | √ | null |
|
|
||
id | int8 | 19 | √ | null |
|
|