db_venik
Previous topic Chapter index Next topic

Index: trace_out_pkey

 

 

Schema

public

 

Table

trace_out

 

Tablespace

(default)

 

Descriptions

There is no description for index trace_out_pkey

 

Definition

ALTER TABLE public.trace_out
 ADD CONSTRAINT trace_out_pkey
   PRIMARY KEY (idtrace) NOT DEFERRABLE;

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