Re: Erratic error message "ERROR: column "id_compte" does

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Erratic error message "ERROR: column "id_compte" does
Дата
Msg-id 423841B0.8020706@archonet.com
обсуждение исходный текст
Ответ на Re: Erratic error message "ERROR: column "id_compte" does  (David Pradier <dpradier@apartia.fr>)
Ответы Re: Erratic error message "ERROR: column "id_compte" does  (David Pradier <dpradier@apartia.fr>)
Список pgsql-hackers
David Pradier wrote:
> Actually, the column "id_compte" is the primary key of the table "compte".
> The column "id_compte" doesn't exist in the table "operation".
> 
> But i still don't understand why there is no error message, could you
> explain a little more ?

I think it's intended for use in the WHERE clause:  SELECT a.* FROM a WHERE a1 IN (SELECT b3 FROM b WHERE b2=a2)

--   Richard Huxton  Archonet Ltd


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Mark Woodward"
Дата:
Сообщение: Re: PHP stuff
Следующее
От: David Pradier
Дата:
Сообщение: Re: Erratic error message "ERROR: column "id_compte" does