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