Table clean.public.null_value_type Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents
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

Table contained 12 rows at Wed Feb 01 09:18 EST 2012

Indexes:
Column(s) Type Sort
null_value_type_id Primary key Asc
code Performance Asc