Hey yall.
I've got a table which looks like this:
ID1 ID2
1 1
1 2
1 3
2 1
2 3
3 1
4 4
I want to have all those ID2's which have ID1=1 and ID1=2.
Desired result would be:
ID2: 1 and 3.
It might look kinda weird but i hope that you get what i want.
Thanks...
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.