db_ofb
Previous topic Chapter index Next topic

Index: t_semis_sem_pkey

 

 

Schema

public

 

Table

t_semis_sem

 

Tablespace

(default)

 

Descriptions

There is no description for index t_semis_sem_pkey

 

Definition

ALTER TABLE public.t_semis_sem
 ADD CONSTRAINT t_semis_sem_pkey
   PRIMARY KEY (sem_id) NOT DEFERRABLE;

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