Table cxgn.sgn_people.sp_organization

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
sp_organization_id serial 10  √  nextval('sp_organization_sp_organization_id_seq'::regclass)
name varchar 255
department varchar 255  √  null
unit varchar 255  √  null
address text 2147483647  √  null
country varchar 255  √  null
phone_number varchar 40  √  null
fax varchar 40  √  null
contact_email varchar 255  √  null
webpage varchar 255  √  null
description text 2147483647  √  null
upload_account_name varchar 40  √  null
shortname varchar 20

Table contained 29 rows at Wed May 20 02:02 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
sp_organization_id Primary key Asc sp_organization_pkey