Okay, I hope today is still Monday because otherwise I have no excuse. I feel like I have solved this problem a number of times...<BR><BR>Anyway, I am basically doing a query that groups on an email ...
The EXISTS condition is an operator whose right operand is a subquery. The result of an EXISTS condition is true if the subquery resolves to at least one row. The result of a NOT EXISTS condition is ...