Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: sreeHi Team,
how to eliminate duplicate record, source is xlxs file.
eg .
column1 column2 column 3
2164 5 66
1234 7 10
2164 8 65
----
----
----
2164 77 66
1.how to check if a record duplicate or not.
2.if a record is deplicate,how to send first record to one file and remaining records to other file
3. suppose in duplicate records,if suppose any date field there in those records,how to check which one latest created record based on date filed.
Thanks in advance for all your support.
Regards,
Sree.