Table oc312.public.null_value_type Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
null_value_type_id serial 10  √  nextval('null_value_type_null_value_type_id_seq'::regclass)
code varchar 20  √  null
name varchar 255  √  null
definition varchar 1000  √  null
reference varchar 1000  √  null

Analyzed at za okt 20 16:34 CEST 2012

Indexes:
Column(s) Type Sort Constraint Name
null_value_type_id Primary key Asc pk_null_value_type
code Performance Asc i_null_value_type_code