db_globoxylo
Previous topic Chapter index Next topic

Index: tr_ranking_rank_pkey

 

 

Schema

public

 

Table

tr_ranking_rank

 

Tablespace

(default)

 

Descriptions

There is no description for index tr_ranking_rank_pkey

 

Definition

ALTER TABLE public.tr_ranking_rank
 ADD CONSTRAINT tr_ranking_rank_pkey
   PRIMARY KEY (rank_id) NOT DEFERRABLE;

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