db_venik
Previous topic Chapter index Next topic

Index: pk_dept_fr_ref

 

 

Schema

public

 

Table

dept_fr_ref

 

Tablespace

(default)

 

Descriptions

There is no description for index pk_dept_fr_ref

 

Definition

ALTER TABLE public.dept_fr_ref
 ADD CONSTRAINT pk_dept_fr_ref
   PRIMARY KEY (iddept) NOT DEFERRABLE;

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