Columns
| Column | Type | Size | Nulls | Auto | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|
| rdb_id | int4 | 10 | √ |
|
|
Primary key (automatically incremented). |
||||
| location_id | int4 | 10 |
|
|
Specifies the geographical area relevant to the rarity data, such as international IUCN classifications specific to the UK. |
|||||
| rdb_code_id | int4 | 10 | √ |
|
|
Specifies the the specific rarity designation or classification code. |
||||
| taxon_id | int4 | 10 |
|
|
Specifies the taxonomic unit related to this record. |
|||||
| date_updated | timestamptz | 35,6 | √ |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| tbl_rdb_pkey | Primary key | Asc | rdb_id |



