db_ofb
Previous topic Chapter index Next topic

Index: tr_variable_var_pkey

 

 

Schema

public

 

Table

tr_variable_var

 

Tablespace

(default)

 

Descriptions

There is no description for index tr_variable_var_pkey

 

Definition

ALTER TABLE public.tr_variable_var
 ADD CONSTRAINT tr_variable_var_pkey
   PRIMARY KEY (var_id) NOT DEFERRABLE;

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