db_venik
Previous topic Chapter index Next topic

Index: pk_mesure

 

 

Schema

public

 

Table

mesure

 

Tablespace

(default)

 

Descriptions

There is no description for index pk_mesure

 

Definition

ALTER TABLE public.mesure
 ADD CONSTRAINT pk_mesure
   PRIMARY KEY (idmesure) NOT DEFERRABLE;

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