G
Guest
I'm importing a file into a temporary table and after some updates to the
data, I append it to another table. What is the best way to check if data in
Field1 in TableTemp is already in Field1 in TableAppend.
data, I append it to another table. What is the best way to check if data in
Field1 in TableTemp is already in Field1 in TableAppend.