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