db_ofb
Previous topic Chapter index Next topic

Index: tr_taxon_tax_pkey

 

 

Schema

public

 

Table

tr_taxon_tax

 

Tablespace

(default)

 

Descriptions

There is no description for index tr_taxon_tax_pkey

 

Definition

ALTER TABLE public.tr_taxon_tax
 ADD CONSTRAINT tr_taxon_tax_pkey
   PRIMARY KEY (tax_id) NOT DEFERRABLE;

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