How To Exclude True Values - Mailing list pgsql-sql

From
Subject How To Exclude True Values
Date
Msg-id 20060606001758.86659.qmail@web33307.mail.mud.yahoo.com
Whole thread Raw
List pgsql-sql
hi all,

how can i exclude true values for this query?

http://www.rafb.net/paste/results/obtkGz26.html

if i uncomment out 

--    AND t_inspect_result.inspect_result_pass = 'f'

it looks for prior falses within an inspect_id and
returns it.  i want the original result set minus the
trues, if possible.

tia...

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


pgsql-sql by date:

Previous
From: Bricklen Anderson
Date:
Subject: Re: Get max value from an comma separated string
Next
From:
Date:
Subject: Re: How To Exclude True Values