From: Logan Capaldo Date: 2006-03-05T11:13:57+09:00 Subject: Re: Kirbybase Hacks NilClass --Apple-Mail-20-8862340 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Mar 4, 2006, at 9:00 PM, Logan Capaldo wrote: > Well based on my intro to db class SQL uses a three-way boolean logic > > NULL or TRUE = TRUE > NULL or FALSE = FALSE > > NULL and TRUE = NULL > NULL and FALSE = FALSE > > not NULL = NULL > > Boolean ops involving only TRUE and FALSE work as usual Ooops, before someone hits me, I made a mistake in the above NULL or FALSE is NULL not FALSE. --Apple-Mail-20-8862340--