Schema
Table
t_person_per
Tablespace
(default)
Descriptions
There is no description for index t_person_per_pkey
Definition
ALTER TABLE public.t_person_per
ADD CONSTRAINT t_person_per_pkey
PRIMARY KEY (per_id) NOT DEFERRABLE;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 19/06/2019 10:17 |