Hi friends
I am doing slim directory reactive web
When iam uploading the data from excel sheet to database its uploading the duplicate data
So now I need to know how to remove the duplicate data and upload the remaining values how to do that can any one please suggest me.
Hi anil kumar
Can you share the oml file. So we can look into it.
Anyway, Before insert to the database, You can check if the same data already in the database, then skip them.
Kind Regards,
yeah should be like that
And the question can be achieved by a timer with advanced query to get the duplicate data