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