Table cxgn.annotation.comp_analysis

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
ca_id serial 10  √  nextval('comp_analysis_ca_id_seq'::regclass)
program_id int8 19  √  null
db_id int8 19  √  null
date date 13  √  null
person_id int8 19  √  null
timestamp timestamp 29,6 ('now'::text)::timestamp(6) with time zone
version int8 19  √  null

Table contained 48 rows at Wed May 20 01:30 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
ca_id Primary key Asc comp_analysis_pkey