recreation_resource_type_code

-1 rows


Description

Codes describing types of Recreation Resources

Columns

Column Type Size Nulls Auto Default Children Parents Comments
rec_resource_type_code varchar 10 null
recreation_map_feature.recreation_resource_type recreation_map_feature_recreation_resource_type_fkey R
recreation_resource_type_code_history.rec_resource_type_code Implied Constraint R
recreation_resource_type_count_view.rec_resource_type_code Implied Constraint R

Identifies the Recreation Resource Type Code

description varchar 200 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_resource_type_code_pkey Primary key Asc rec_resource_type_code

Relationships