db_venik
Previous topic Chapter index Next topic

Index: pays_ref_nom_unique_key

 

 

Schema

public

 

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)
Previous topic Chapter index Next topic