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