Table cxgn.sgn.loc_types

Generated by
SchemaSpy
Related columns Constraint names Comments Legend
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
Dashed lines show
implied relationships
< n > number of related tables
Please support this project 
Column Type Size Nulls Auto Default Children Parents Comments
loc_type_id serial 10  √  nextval('loc_types_loc_type_id_seq'::regclass)
type_code varchar 10 ''::character varying
type_name varchar 12 ''::character varying

Table contained 2 rows at Wed May 20 01:50 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
loc_type_id Primary key Asc loc_types_pkey
type_code Performance Asc type_code_idx