db_mesgen
Previous topic Chapter index Next topic

Index: tr_operateur_ope_pkey

 

 

Schema

public

 

Table

tr_operateur_ope

 

Tablespace

(default)

 

Descriptions

There is no description for index tr_operateur_ope_pkey

 

Definition

ALTER TABLE public.tr_operateur_ope
 ADD CONSTRAINT tr_operateur_ope_pkey
   PRIMARY KEY (ope_id) NOT DEFERRABLE;

01/06/2018
Previous topic Chapter index Next topic