Table topp.public.tblshark_matchmaster Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
tkey serial 10  √  nextval('tblshark_matchmaster_tkey_seq'::regclass)
animal_id int4 10  √  null
tags text 2147483647  √  null
nickname varchar 2147483647  √  null
fin_id varchar 2147483647  √  null
length varchar 2147483647  √  null
sex varchar 2147483647  √  null
first_seen text 2147483647  √  null
additional_finids text 2147483647  √  null

Table contained 0 rows at Wed Dec 27 13:25 PST 2017

Indexes:
Column(s) Type Sort Constraint Name
tkey Primary key Asc tblshark_matchmaster_pkey