View Single Post
Old 11-01-2009, 09:03 PM   #3 (permalink)
delayedinsanity
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

No, no... I'm not that simple. :)

I meant distinct WHERE clauses for each column returned, as opposed to one that restricts the results globally. The first query needs to know a certain column is empty. The next two require that it isn't.

It doesn't seem like it's probable though... I'll just have to stick with using three queries instead of rolling it into one.
delayedinsanity is offline  
Reply With Quote