net_type

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
net_type_id int4 10 null
tow.net_type_id tow_net_type_id_fkeyR

Numeric ID for this entry

name varchar 1024 null
net_type.t_group net_type_t_group_fkeyR

Short name used in data files / output data (in ltree notation)

t_group varchar 1024 null
net_type.name net_type_t_group_fkeyR

Value grouping (short name)

description varchar 1024 null

Long description

Indexes

Constraint Name Type Sort Column(s)
net_type_pkey Primary key Asc net_type_id
net_type_name_key Must be unique Asc name

Relationships