db_venik
Previous topic Chapter index Next topic

Foreign Key: reference

 

 

Schema

public

 

Table

unite_mesure

 

Descriptions

There is no description for foreign key reference

 

Definition

FOREIGN KEY (idunite_reference)
   REFERENCES public.unite_mesure(idunite_mesure)
   ON DELETE RESTRICT
   ON UPDATE RESTRICT
   NOT DEFERRABLE

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com)
Previous topic Chapter index Next topic