Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| risk_rating_code | varchar | 2 | null |
|
|
Code describing the Recreation Risk Rating. |
||||||||
| description | varchar | 100 | null |
|
|
Description of the code value |
||||||||
| updated_at | timestamp | 29,6 | √ | now() |
|
|
||||||||
| sys_period | tstzrange | 2147483647 | tstzrange(CURRENT_TIMESTAMP, NULL::timestamp with time zone) |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| recreation_risk_rating_code_pkey | Primary key | Asc | risk_rating_code |



