db_toff on pggeodb.nancy.inra.fr
Previous topic Chapter index Next topic

Index: x_btr_met_mea

 

 

Schema

public

 

Table

t_measure_mea

 

Tablespace

(default)

 

Descriptions

Foreign key index linking a measure to a group of metadata /Index sur la clé étrangère rattachant une mesure à un groupe de métadonnées

 

Definition

CREATE INDEX x_btr_met_mea ON public.t_measure_mea
 USING btree (mea_met_id);

COMMENT ON INDEX public.x_btr_met_mea
IS 'Foreign key index linking a  measure to a group of metadata /Index sur la clé étrangère rattachant une mesure à un groupe de métadonnées';

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 19/06/2019 10:17
Previous topic Chapter index Next topic