M
magickarle
Hi, I got a table with 10 elements (ie: 1,2,3,4,5,6,7,8,9,10) and
another one with 20 k (ie: 1,20,3,50,11,1,2,10, ...)
I would like to do an INNER JOIN between those 2 tables but would like
to return all elements that are not alike.
Not sure if join can do than.
Thanks
another one with 20 k (ie: 1,20,3,50,11,1,2,10, ...)
I would like to do an INNER JOIN between those 2 tables but would like
to return all elements that are not alike.
Not sure if join can do than.
Thanks