db_ofb
Previous topic Chapter index Next topic

Index: tj_indice_ind_pkey

 

 

Schema

public

 

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)
Previous topic Chapter index Next topic