Table cxgn.genomic_bt.blast_query

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
blast_query_id serial 10  √  nextval('blast_query_blast_query_id_seq'::regclass)
blast_hit.blast_query_id blast_hit_blast_query_id_fkey
source_id int4 10  √  null
query_source_type_id int4 10  √  null
query_source_type.query_source_type_id blast_query_query_source_type_id_fkey
blast_db_id int4 10  √  null
blast_db.blast_db_id blast_query_blast_db_id_fkey
total_hits int4 10  √  null
stored_hits int4 10  √  null
last_updated timestamp 29,6 ('now'::text)::timestamp(6) with time zone
cxgn_production_visible bool 1  √  false

Table contained 1,952,983 rows at Thu Jun 21 23:00 EDT 2007

Indexes:
Column(s) Type Sort Constraint Name
blast_query_id Primary key Asc blast_query_pkey
query_source_type_id + source_id Performance Asc/Asc source_idx

Close relationships: