Schema
Table
t_role_rol
Tablespace
(default)
Descriptions
There is no description for index c_pk_t_role_rol
Definition
ALTER TABLE application.t_role_rol
ADD CONSTRAINT c_pk_t_role_rol
PRIMARY KEY (rol_id) NOT DEFERRABLE;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 07/12/2018 13:23 |