tree_growth_forms

2 rows


Description

(Enum) Growth form of each species in a biomass observation.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
recorded_trees.tree_growth_form_id recorded_trees_tree_growth_form_id_fkeyR
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
tree_growth_forms_pkey Primary key Asc id
tree_growth_forms_name_key Must be unique Asc name

Relationships