db_venik
Previous topic Chapter index Next topic

Index: graine_annee_key

 

 

Schema

public

 

Table

graine

 

Tablespace

(default)

 

Descriptions

There is no description for index graine_annee_key

 

Definition

ALTER TABLE public.graine
 ADD CONSTRAINT graine_annee_key
   UNIQUE (annee, nom_court) NOT DEFERRABLE;

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