ERROR: column "id" does not exist - Mailing list pgsql-general

From Sandro Daehler
Subject ERROR: column "id" does not exist
Date
Msg-id 4198A4BF.2040303@solnet.ch
Whole thread Raw
Responses Re: ERROR: column "id" does not exist
List pgsql-general
Hy

i have a  problem with the following statement:

SELECT MAX(id) FROM apconfig;

if i send this statement i got the following error:

ERROR: column "id" does not exist

Can anyone explain me this error? There is the column id, and there are
also entries in it.

thx



pgsql-general by date:

Previous
From: "Sim Zacks"
Date:
Subject: Re: Data from Internet direct into PostgeSQL Database??
Next
From: "Sim Zacks"
Date:
Subject: Re: PostGreSQL to Access Updatable recordset