ERROR: column "id" does not exist

Поиск
Список
Период
Сортировка
От Sandro Daehler
Тема ERROR: column "id" does not exist
Дата
Msg-id 4198A4BF.2040303@solnet.ch
обсуждение исходный текст
Ответы Re: ERROR: column "id" does not exist  (Michael Fuhr <mike@fuhr.org>)
Список 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 по дате отправления:

Предыдущее
От: "Sim Zacks"
Дата:
Сообщение: Re: Data from Internet direct into PostgeSQL Database??
Следующее
От: "Sim Zacks"
Дата:
Сообщение: Re: PostGreSQL to Access Updatable recordset