Strange coz i created the table. Why doesn't it seem to find it??

CREATE TABLE "REGIONI"
(
 "AREA" int4,
 "PERIMETER" int4,
 "REGIONI_" int4,
 "REGIONI_ID" int4,
 "COD_REG" int4,
 "REGIONE" text
) WITHOUT OIDS;

--
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

Reply via email to