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