Schema
Table
tj_indice_ind
Descriptions
Le champ ind_str_id correspond obligatoirement à une strate existante
Definition
FOREIGN KEY (ind_str_id)
REFERENCES public.tr_strate_str(str_id)
ON DELETE NO ACTION
ON UPDATE NO ACTION
NOT DEFERRABLE
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |