Table cxgn.physical.overgo_plates

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
plate_id serial 10  √  nextval('overgo_plates_plate_id_seq'::regclass)
plate_number int8 19 (0)::bigint
row_max varchar 4 ''::character varying
col_max int8 19 (0)::bigint
plate_size int8 19  √  null
empty_wells int8 19 (0)::bigint

Table contained 16 rows at Wed May 20 01:39 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
plate_id Primary key Asc overgo_plates_pkey
plate_number Performance Asc plate_number_idx