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