| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| 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 |
|
|
| 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
|