db_venik
Previous topic Chapter index Next topic

Foreign Key: $1

 

 

Schema

public

 

Table

stockage_graine

 

Descriptions

There is no description for foreign key $1

 

Definition

FOREIGN KEY (idlc_cond_stock_gr)
   REFERENCES public.donnees_liste_classique(id_lc)
   ON DELETE NO ACTION
   ON UPDATE NO ACTION
   NOT DEFERRABLE

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