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