Table cxgn.pheno_population.data_points

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
dp_id serial 10  √  nextval('data_points_dp_id_seq'::regclass)
sample_id int8 19 (0)::bigint
prop_id int8 19 (0)::bigint
source_id int8 19  √  null
image_id int8 19  √  null
value varchar 128  √  null

Table contained 37,720 rows at Wed May 20 01:34 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
dp_id Primary key Asc data_points_pkey
image_id Performance Asc image_id_idx
prop_id Performance Asc prop_id_idx
sample_id Performance Asc sample_id_idx
source_id Performance Asc source_id_idx