Schema
Table
selection_geno
Tablespace
(default)
Descriptions
There is no description for index pk_selection_geno
Definition
ALTER TABLE public.selection_geno
ADD CONSTRAINT pk_selection_geno
PRIMARY KEY (idselection) NOT DEFERRABLE;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |