RE: Format of BOOLEAN

Поиск
Список
Период
Сортировка
От Nicolas Huillard
Тема RE: Format of BOOLEAN
Дата
Msg-id 01C0F37A.7B08AE20.nhuillard@ghs.fr
обсуждение исходный текст
Ответ на Format of BOOLEAN  ("Lehmeier, Michael" <michael.lehmeier@cognitech.de>)
Список pgsql-general
> -----Message d'origine-----
> De:    Lehmeier, Michael [SMTP:michael.lehmeier@cognitech.de]
> Date:    jeudi 7 juin 2001 18:06
> Objet:    [GENERAL] Format of BOOLEAN
>
> testdb=# SELECT * FROM testtable WHERE acolumn = t;
> ERROR:  Attribute 't' not found

testdb=# SELECT * FROM testtable WHERE acolumn = 't';

Don't forget the single quote around the t : a boolean is a single char...

NH

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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Slow DROPing Table
Следующее
От: Limin Liu
Дата:
Сообщение: Re: Big5 contains '\'