db_ofb
Previous topic Chapter index Next topic

Index: tr_role_rol_pkey

 

 

Schema

public

 

Table

tr_role_rol

 

Tablespace

(default)

 

Descriptions

There is no description for index tr_role_rol_pkey

 

Definition

ALTER TABLE public.tr_role_rol
 ADD CONSTRAINT tr_role_rol_pkey
   PRIMARY KEY (rol_id) NOT DEFERRABLE;

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