Re: I figured it out
From: Paul (hytmgrt_at_yahoo.com)
Date: 05/30/04
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 30 May 2004 19:07:46 +0200
How about UNION?
"Kolten" <anonymous@discussions.microsoft.com> escribió en el mensaje
news:A405CCF9-3A94-45D5-BDEA-496E6FD038FA@microsoft.com...
> in case anyone is wondering
> SELECT ContactID FROM ContactFieldRelation WHERE FieldDataID IN (7, 26)
GROUP BY contactID HAVING count(*) = 2
>
- Messages sorted by: [ date ] [ thread ]