Re:

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re:
Дата
Msg-id 20030919090018.X1519@megazone.bigpanda.com
обсуждение исходный текст
Ответ на  (dschmidt@lexmark.com)
Список pgsql-general
On Fri, 19 Sep 2003 dschmidt@lexmark.com wrote:

>
> Does anybody know how to detect a NULL in a geometric box type?
>
> When I execute the following sql statement (coords is a box type)
> autotest=# select coords from dlg_control limit 1

I'd guess you'd want
where dlg_control IS NULL

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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: PostgreSQL versus MySQL
Следующее
От: darren@crystalballinc.com
Дата:
Сообщение: Re: