db_venik
Previous topic Chapter index Next topic

Index: pk_relation_groupe_geno

 

 

Schema

public

 

Table

relation_groupe_geno

 

Tablespace

(default)

 

Descriptions

There is no description for index pk_relation_groupe_geno

 

Definition

ALTER TABLE public.relation_groupe_geno
 ADD CONSTRAINT pk_relation_groupe_geno
   PRIMARY KEY (idgroupe_geno, idgeno) NOT DEFERRABLE;

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