Table cxgn.phenome.tomato_term

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
tomato_term_id serial 10  √  nextval('tomato_term_tomato_term_id_seq'::regclass)
tomato_term_name varchar 255 ''::character varying
tomato_term_type varchar 55 ''::character varying
tomato_term_acc varchar 255 ''::character varying
is_obsolete int8 19 (0)::bigint
is_root int8 19 (0)::bigint

Table contained 0 rows at Sun Sep 07 01:30 EDT 2008

Indexes:
Column(s) Type Sort Constraint Name
tomato_term_id Primary key Asc tomato_term_pkey
tomato_term_acc Must be unique Asc tomato_term_acc_key