Table cxgn.annotation.result_set

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
r_set_id serial 10  √  nextval('result_set_r_set_id_seq'::regclass)
ca_id int8 19  √  null
name varchar 100  √  null
timestamp timestamp 29,6 ('now'::text)::timestamp(6) with time zone

Table contained 9,057 rows at Wed May 20 01:30 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
r_set_id Primary key Asc result_set_pkey