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

Index: x_btr_fca_car

 

 

Schema

public

 

Table

tr_characteristic_char

 

Tablespace

(default)

 

Descriptions

Foreign key index linking a characteristic to a characteristic family / Index sur la clé étrangère rattachant une caractéristique à une famille de caractéristiques

 

Definition

CREATE INDEX x_btr_fca_car ON public.tr_characteristic_char
 USING btree (char_fca_id);

COMMENT ON INDEX public.x_btr_fca_car
IS 'Foreign key index linking a characteristic to a characteristic family / Index sur la clé étrangère rattachant une caractéristique à une famille de caractéristiques';

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