Read two CSV files and remove the duplicate values within them.
843785Mar 5 2009 — edited Mar 9 2009Hi,
I want to read two CSV files(which contains more than 100 rows and 100 columns) and remove the duplicate values within that two files and merge all the unique values and display it as a single file.
Can anyone help me out.
Thanks in advance.