Schema
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) |