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