db_venik
Previous topic Chapter index Next topic

Index: pk_peuplement_lieu

 

 

Schema

public

 

Table

peuplement_lieu

 

Tablespace

(default)

 

Descriptions

There is no description for index pk_peuplement_lieu

 

Definition

ALTER TABLE public.peuplement_lieu
 ADD CONSTRAINT pk_peuplement_lieu
   PRIMARY KEY (idlieu) NOT DEFERRABLE;

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