db_venik
Previous topic Chapter index Next topic

Index: pk_emplacement

 

 

Schema

public

 

Table

emplacement

 

Tablespace

(default)

 

Descriptions

There is no description for index pk_emplacement

 

Definition

ALTER TABLE public.emplacement
 ADD CONSTRAINT pk_emplacement
   PRIMARY KEY (idemplacement) NOT DEFERRABLE;

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