Schema
Table
t_animal_ani
Tablespace
(default)
Descriptions
There is no description for index animal_ani_pkey
Definition
ALTER TABLE public.t_animal_ani
ADD CONSTRAINT animal_ani_pkey
PRIMARY KEY (ani_id) NOT DEFERRABLE;
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 13/03/2014 13:23 |