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