Table cxgn.physical_bt.species

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
species_id serial 10  √  nextval('species_species_id_seq'::regclass)
short_name varchar 32  √  null
long_name varchar 64  √  null
cxgn_production_visible bool 1  √  false

Table contained 1 rows at Thu Jun 21 23:01 EDT 2007

Indexes:
Column(s) Type Sort Constraint Name
species_id Primary key Asc species_pkey
short_name Performance Asc short_name_idx