Re: - Mailing list pgsql-general

From Stephan Szabo
Subject Re:
Date
Msg-id 20030919090018.X1519@megazone.bigpanda.com
Whole thread Raw
In response to  (dschmidt@lexmark.com)
List 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 by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: PostgreSQL versus MySQL
Next
From: darren@crystalballinc.com
Date:
Subject: Re: