Not sure how to approach this as I keep going in circles. I want to return ID's that soley have keyword='ISV' and no other keyword. I tried some count(*)=1 and 'GROUP BY' but it does not seem to work.
Example Table
id keyword
== =======
A ISV
A Reseller
A Foo
B ISV
C...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.