Hi,
I have a select query result of lets say barcodes. And There is a text file which contains barcodes and some other information line by line. I would like to,
1) compare this query results (barcodes) with the text file and identify that are NOT in the text file
2) compare baarcodes in the text file with the query results and identify that are NOT in the query results
Is there a way to implement this?
Best Regards.
I have a select query result of lets say barcodes. And There is a text file which contains barcodes and some other information line by line. I would like to,
1) compare this query results (barcodes) with the text file and identify that are NOT in the text file
2) compare baarcodes in the text file with the query results and identify that are NOT in the query results
Is there a way to implement this?
Best Regards.