Schema
Table
t_mesure_msem
Descriptions
une mesure peut être rattachée à O ou 1 unité
Definition
FOREIGN KEY (msem_uni_id)
REFERENCES public.tr_unite_uni(uni_id)
ON DELETE NO ACTION
ON UPDATE NO ACTION
NOT DEFERRABLE
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |