Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('rst.recreation_activity_id_seq'::regclass) |
|
|
|||||
rec_resource_id | varchar | 200 | null |
|
|
File identification assigned to Provincial Forest Use files. Assigned file number. Usually the Licence, Tenure or Private Mark number. |
|||||
recreation_activity_code | varchar | 3 | null |
|
|
Code describing the Recreation Activity. |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
recreation_activity_pkey | Primary key | Asc | id |