db_ecological_db
Previous topic Chapter index Next topic

Index: layer_pkey

 

 

Schema

topology

 

Table

layer

 

Tablespace

(default)

 

Descriptions

There is no description for index layer_pkey

 

Definition

ALTER TABLE topology.layer
 ADD CONSTRAINT layer_pkey
   PRIMARY KEY (topology_id, layer_id) NOT DEFERRABLE;

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