Schema
Table
pays_ref
Tablespace
(default)
Descriptions
There is no description for index pays_ref_nom_unique_key
Definition
ALTER TABLE public.pays_ref
ADD CONSTRAINT pays_ref_nom_unique_key
UNIQUE (nom_unique) NOT DEFERRABLE;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |