db_venik
Previous topic Chapter index Next topic

Index: lieu_nom_lieu_key

 

 

Schema

public

 

Table

lieu

 

Tablespace

(default)

 

Descriptions

There is no description for index lieu_nom_lieu_key

 

Definition

ALTER TABLE public.lieu
 ADD CONSTRAINT lieu_nom_lieu_key
   UNIQUE (nom_lieu) NOT DEFERRABLE;

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