Re: select - Mailing list pgsql-sql

From Jeff MacDonald
Subject Re: select
Date
Msg-id Pine.BSF.4.21.0009231552510.53901-100000@rage.hub.org
Whole thread Raw
In response to Re: select  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-sql
bingo,

thaks

On Sat, 23 Sep 2000, Stephan Szabo wrote:

> 
> I'd assume this would work:
> select * from table where booleanfield is null;
> 
> Stephan Szabo
> sszabo@bigpanda.com
> 
> On Sat, 23 Sep 2000, Jeff MacDonald wrote:
> 
> > how would i select all rows where a boolean value is neither
> > t nor f.. ?
> > 
> > ie if someone inserted without setting the boolean tag.
> 
> 

Jeff MacDonald,

-----------------------------------------------------
PostgreSQL Inc        | Hub.Org Networking Services
jeff@pgsql.com        | jeff@hub.org
www.pgsql.com        | www.hub.org
1-902-542-0713        | 1-902-542-3657
-----------------------------------------------------
Fascimile : 1 902 542 5386
IRC Nick  : bignose



pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: select
Next
From: Philip Warner
Date:
Subject: RFC - change of behaviour of pg_get_userbyid & pg_get_viewdef?