recreation_feature_code

-1 rows


Description

Codes describing the recreation features within a recreation resource.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
recreation_feature_code varchar 3 null
recreation_feature.recreation_feature_code recreation_feature_recreation_feature_code_fkey R
recreation_feature_code_history.recreation_feature_code Implied Constraint R
recreation_feature_history.recreation_feature_code Implied Constraint R

Code describing the Recreation Feature.

description varchar 120 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_feature_code_pkey Primary key Asc recreation_feature_code

Relationships