db_toff on pggeodb.nancy.inra.fr
Previous topic Chapter index Next topic

Index: t_person_per_pkey

 

 

Schema

public

 

Table

t_person_per

 

Tablespace

(default)

 

Descriptions

There is no description for index t_person_per_pkey

 

Definition

ALTER TABLE public.t_person_per
 ADD CONSTRAINT t_person_per_pkey
   PRIMARY KEY (per_id) NOT DEFERRABLE;

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 19/06/2019 10:17
Previous topic Chapter index Next topic