recreation_resource_status_code

-1 rows


Description

Describes the RECREATION FILE TYPE CODE for categorizing recreation files.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
recreation_resource_status_code varchar 3 null
recreation_resource_status_code_history.recreation_resource_status_code Implied Constraint R

The RECREATION FILE TYPE CODE.

description varchar 120 null

The description of the RECREATION FILE TYPE CODE.

effective_date date 13 null

The effective date of the RECREATION FILE TYPE CODE.

expiry_date date 13 null

The expiry date of the RECREATION FILE TYPE CODE.

update_timestamp date 13 null

The timestamp when the record was last updated.

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_status_code_pkey Primary key Asc recreation_resource_status_code

Relationships