Schema
public
Table
t_incident_inc
Tablespace
(default)
Descriptions
There is no description for index t_incident_inc_pkey
Definition
ALTER TABLE public.t_incident_inc
ADD CONSTRAINT t_incident_inc_pkey
PRIMARY KEY (inc_id) NOT DEFERRABLE;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 26/02/2014 11:51 |