Schema
Table
tj_classifyvar_cvar
Tablespace
(default)
Descriptions
There is no description for index tj_classifyvar_cvar_pkey
Definition
ALTER TABLE public.tj_classifyvar_cvar
ADD CONSTRAINT tj_classifyvar_cvar_pkey
PRIMARY KEY (cvar_var_id, cvar_rank_id) NOT DEFERRABLE;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |