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