Schema
Table
t_object_obj
Descriptions
An object is link to 0 or 1 study zone
Definition
FOREIGN KEY (obj_zon_id)
REFERENCES public.tr_study_zone_zon(zon_id)
ON DELETE NO ACTION
ON UPDATE NO ACTION
NOT DEFERRABLE
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 07/12/2018 13:23 |