Table cxgn.physical_bt.tentative_overgo_associations

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
tentative_assoc_id serial 10  √  nextval('tentative_overgo_associations_tentative_assoc_id_seq'::regclass)
overgo_version int8 19  √  null
overgo_probe_id int8 19  √  null
bac_id int8 19  √  null
cxgn_production_visible bool 1  √  false

Table contained 7,235 rows at Thu Jun 21 23:01 EDT 2007

Indexes:
Column(s) Type Sort Constraint Name
tentative_assoc_id Primary key Asc tentative_overgo_associations_pkey
overgo_version + overgo_probe_id + bac_id Performance Asc/Asc/Asc overgo_version_idx3