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