db_ofb
Previous topic Chapter index Next topic

Index: t_localisation_loc_pkey

 

 

Schema

public

 

Table

t_localisation_loc

 

Tablespace

(default)

 

Descriptions

There is no description for index t_localisation_loc_pkey

 

Definition

ALTER TABLE public.t_localisation_loc
 ADD CONSTRAINT t_localisation_loc_pkey
   PRIMARY KEY (loc_id) NOT DEFERRABLE;

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