Hello,
What is the simplest way to subtract the contents of table A from table B? One of the columns of table A contain duplicated entries of a column in table B.
What i want is the opposite of:
"Only include rows where the joined fields from both tables are equal"
Thank you.
David
What is the simplest way to subtract the contents of table A from table B? One of the columns of table A contain duplicated entries of a column in table B.
What i want is the opposite of:
"Only include rows where the joined fields from both tables are equal"
Thank you.
David