Re: [SQL] booleans
Gregory Holston <holston@itd.nrl.navy.mil>
From: Gregory Holston <holston@itd.nrl.navy.mil>
To: "Jose' Soares" <jose@sferacarta.com>
Cc: pgsql-sql@hub.org
Date: 1998-12-29T17:36:32Z
Lists: pgsql-sql
Initially I was inputing 't' and 'f'. Then I tried 1 and 0 and it worked. PHP3 cannot parse t or f I guess. Thanks for the info, -Greg