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