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