M
MN
Hi,
I have a table contain like:
Clientid Productid
000001 10
000001 11
000001 12
000002 10
000002 13
How can I select only record contain productid=10,11,12 only? (Here is
record #000001 select and record # 000002 is not select)
Thanks in advange, NM
I have a table contain like:
Clientid Productid
000001 10
000001 11
000001 12
000002 10
000002 13
How can I select only record contain productid=10,11,12 only? (Here is
record #000001 select and record # 000002 is not select)
Thanks in advange, NM