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