db_ofb
Previous topic Chapter index Next topic

Index: t_regroupement_rgp_pkey

 

 

Schema

public

 

Table

t_regroupement_rgp

 

Tablespace

(default)

 

Descriptions

There is no description for index t_regroupement_rgp_pkey

 

Definition

ALTER TABLE public.t_regroupement_rgp
 ADD CONSTRAINT t_regroupement_rgp_pkey
   PRIMARY KEY (rgp_id) NOT DEFERRABLE;

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