recreation_access_code

-1 rows


Description

Codes describing types of access to Recreation Resources

Columns

Column Type Size Nulls Auto Default Children Parents Comments
access_code varchar 3 null
recreation_access.access_code recreation_access_access_code_fkey R
recreation_access_code_history.access_code Implied Constraint R
recreation_access_history.access_code Implied Constraint R
recreation_resource_access_count_view.access_code Implied Constraint R
recreation_resource_search_view.access_code Implied Constraint R

Code identifying the type of access

description varchar 120 null

Description of the code value

sub_description varchar 120 null

Additional 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_access_code_pkey Primary key Asc access_code

Relationships