db_ofb
Previous topic Chapter index Next topic

Index: x_btr_rgp_gmz

 

 

Schema

public

 

Table

tj_rgp_mzon_gmz

 

Tablespace

(default)

 

Descriptions

Index de clé étrangère pour accélérer les mises à jour / suppression

 

Definition

CREATE INDEX x_btr_rgp_gmz ON public.tj_rgp_mzon_gmz
 USING btree (gmz_rgp_id);

COMMENT ON INDEX public.x_btr_rgp_gmz
IS 'Index de clé étrangère pour accélérer les mises à jour / suppression';

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