db_venik
Previous topic Chapter index Next topic

Index: emplacement_intitule_long_key

 

 

Schema

public

 

Table

emplacement

 

Tablespace

(default)

 

Descriptions

There is no description for index emplacement_intitule_long_key

 

Definition

ALTER TABLE public.emplacement
 ADD CONSTRAINT emplacement_intitule_long_key
   UNIQUE (intitule_long) NOT DEFERRABLE;

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com)
Previous topic Chapter index Next topic