SELECT clause no relation found.

From: "Mika Pesu" <mika(dot)pesu(at)copro(dot)fi>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: SELECT clause no relation found.
Date: 2003-04-28 08:56:43
Message-ID: BEECKCGPIEKHBNBIKLOACEDAEJAA.mika.pesu@copro.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

what's wrong with key sql

select * from person;

gives me error no person relation found

but when i use
select * from "person"

doesn't give any error.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andreas Joseph Krogh 2003-04-28 11:01:28 Fwd: Re: Conversion between UNICODE and LATIN1 is not supported
Previous Message Nick Fankhauser 2003-04-27 19:04:05 Re: UNSUBSCRIBE