Forum Discussion
BEAT_CRETAMAL
4 years agoFrequent Visitor
extract the difference from 2 tables
hello I have 2 tables which shows Order number and I want to know which orders are not from one table to another Example: Table 1 Nord...
Greg_Deckler
4 years agoCommunity Champion
BEAT_CRETAMAL Use EXCEPT(Table2, Table1)