Schema
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) |