db_venik
Previous topic Chapter index Next topic

Index: pk_pays_ref

 

 

Schema

public

 

Table

pays_ref

 

Tablespace

(default)

 

Descriptions

There is no description for index pk_pays_ref

 

Definition

ALTER TABLE public.pays_ref
 ADD CONSTRAINT pk_pays_ref
   PRIMARY KEY (idpays) NOT DEFERRABLE;

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