db_venik
Previous topic Chapter index Next topic

Index: pk_espece

 

 

Schema

public

 

Table

espece

 

Tablespace

(default)

 

Descriptions

There is no description for index pk_espece

 

Definition

ALTER TABLE public.espece
 ADD CONSTRAINT pk_espece
   PRIMARY KEY (idespece) NOT DEFERRABLE;

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