db_ofb
Previous topic Chapter index Next topic

Index: tr_referentiel_ref_pkey

 

 

Schema

public

 

Table

tr_referentiel_ref

 

Tablespace

(default)

 

Descriptions

There is no description for index tr_referentiel_ref_pkey

 

Definition

ALTER TABLE public.tr_referentiel_ref
 ADD CONSTRAINT tr_referentiel_ref_pkey
   PRIMARY KEY (ref_id) NOT DEFERRABLE;

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