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