| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| blast_query_id |
serial |
4 |
|
√ |
nextval('genomic_bt.blast_query_blast_query_id_seq'::text) |
| blast_hit.blast_query_id
|
blast_hit_blast_query_id_fkey |
|
|
| source_id |
int4 |
4 |
√ |
|
null |
|
|
| query_source_type_id |
int4 |
4 |
√ |
|
null |
|
|
| blast_db_id |
int4 |
4 |
√ |
|
null |
|
| blast_db.blast_db_id
|
blast_query_blast_db_id_fkey |
|
| total_hits |
int4 |
4 |
√ |
|
null |
|
|
| stored_hits |
int4 |
4 |
√ |
|
null |
|
|
| last_updated |
timestamp |
8,6 |
|
|
('now'::text)::timestamp(6) with time zone |
|
|
| cxgn_production_visible |
bool |
1 |
√ |
|
false |
|
|
Table contained 1,952,983 rows at Wed Sep 13 17:06 EDT 2006
|