Schema
Table
clone_geno
Tablespace
(default)
Descriptions
There is no description for index clone_geno_pkey
Definition
ALTER TABLE public.clone_geno
ADD CONSTRAINT clone_geno_pkey
PRIMARY KEY (idgeno) NOT DEFERRABLE;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) |