column does not exist error
От | Dave Coventry |
---|---|
Тема | column does not exist error |
Дата | |
Msg-id | 4cba5adc0911180523p6ee4c085pe967df012fc5279d@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: column does not exist error
Re: column does not exist error Re: column does not exist error Re: column does not exist error Re: column does not exist error Re: column does not exist error |
Список | pgsql-general |
Tearing my hair out, can anyone see what I'm doing wrong? SELECT title FROM node WHERE type=client; ERROR: column "client" does not exist LINE 1: SELECT title FROM node WHERE type=client; Yet this works: SELECT type FROM node; type -------- client client client client client (5 rows)
В списке pgsql-general по дате отправления: