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