I have some dates in a table and i need a query that the dates in the table are different to the second table, i am intenting with this:
http://sqlfiddle.com/#!2/a1308/2
But it now works
I need for example in the first table:
3202024834
3108984111
3118545645
4608389
2631993
9876534
3114568970
and in other
3202024834
3108984111
3118545645
Then the output of the query is:
4608389
2631993
9876534
3114568970