Table cxgn.sgn.authors

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
author_id serial 10  √  nextval('authors_author_id_seq'::regclass)
name text 2147483647  √  null
institution text 2147483647  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
author_id Primary key Asc authors_pkey