db_ofb
Previous topic Chapter index Next topic

Index: tr_niveau_niv_pkey

 

 

Schema

public

 

Table

tr_niveau_niv

 

Tablespace

(default)

 

Descriptions

There is no description for index tr_niveau_niv_pkey

 

Definition

ALTER TABLE public.tr_niveau_niv
 ADD CONSTRAINT tr_niveau_niv_pkey
   PRIMARY KEY (niv_id) NOT DEFERRABLE;

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com)
Previous topic Chapter index Next topic