Re: "IS NOT NULL" != "NOT NULL"

From: "Gregory Wood" <gregw(at)com-stock(dot)com>
To: "PostgreSQL-General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: "IS NOT NULL" != "NOT NULL"
Date: 2002-01-18 19:30:07
Message-ID: 003f01c1a056$8a33d990$7889ffcc@comstock.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > db=> SELECT COUNT(*) FROM pkg_hosts WHERE timestamp_col NOT NULL;

> | a_expr NOTNULL

Are NOT NULL and NOTNULL really the same?

Greg

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2002-01-18 19:31:31 Re: Apache module for native PostgreSQL webpage serving
Previous Message Tom Lane 2002-01-18 19:14:02 Re: BLOB question + MS Access ODBC issue