db_globoxylo
Previous topic Chapter index Next topic

Index: tr_file_fil_pkey

 

 

Schema

public

 

Table

tr_file_fil

 

Tablespace

(default)

 

Descriptions

There is no description for index tr_file_fil_pkey

 

Definition

ALTER TABLE public.tr_file_fil
 ADD CONSTRAINT tr_file_fil_pkey
   PRIMARY KEY (fil_id) NOT DEFERRABLE;

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