Table cxgn.pheno_population.samples

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
sample_id serial 10  √  nextval('samples_sample_id_seq'::regclass)
sample_name varchar 32  √  null
sample_group varchar 32  √  null
organ_id int8 19 (0)::bigint
plant_id int8 19 (0)::bigint
annotation varchar 128  √  null

Table contained 3,757 rows at Wed May 20 01:34 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
sample_id Primary key Asc samples_pkey
organ_id Performance Asc organ_id_idx2
plant_id Performance Asc plant_id_idx