Re: How To Exclude True Values

Поиск
Список
Период
Сортировка
От
Тема Re: How To Exclude True Values
Дата
Msg-id 20060606022426.4308.qmail@web33309.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Re: How To Exclude True Values  (<operationsengineer1@yahoo.com>)
Список 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...
> 
> this SQL appears to do the trick...
> 
> http://www.rafb.net/paste/results/zZKIjH80.html
> 

the finished query can be found here:

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

working out that query sure felt an awful lot life
fighting a fire breathing dragon...  with tissue paper
armour...  -lol-

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


В списке pgsql-sql по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Re: How To Exclude True Values
Следующее
От: Richard Broersma Jr
Дата:
Сообщение: Re: How To Exclude True Values