db_venik
Previous topic Chapter index Next topic

Index: synonyme_geno_nom_key

 

 

Schema

public

 

Table

synonyme_geno

 

Tablespace

(default)

 

Descriptions

There is no description for index synonyme_geno_nom_key

 

Definition

ALTER TABLE public.synonyme_geno
 ADD CONSTRAINT synonyme_geno_nom_key
   UNIQUE (nom) NOT DEFERRABLE;

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