Table cxgn.sgn.cloning_vector

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
cloning_vector_id serial 10  √  nextval('cloning_vector_cloning_vector_id_seq'::regclass)
name varchar 32  √  null
seq text 2147483647  √  null

Table contained 9 rows at Wed May 20 01:50 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name Anomalies
cloning_vector_id Primary key Asc cloning_vector_pkey  
name Must be unique Asc cloning_vector_name_key This unique column is also nullable