Schema
Table
caracteristique_graine
Tablespace
(default)
Descriptions
There is no description for index caracteristique_graine_pkey
Definition
ALTER TABLE public.caracteristique_graine
ADD CONSTRAINT caracteristique_graine_pkey
PRIMARY KEY (idlot_gr) NOT DEFERRABLE;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |