56
Views
2
Comments
Duplication data insertion.?
Application Type
Reactive

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.

2021-01-19 14-07-32
Tom Zhao

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,



2023-10-16 05-50-48
Shingo Lam

yeah should be like that

And the question can be achieved by a timer with advanced query to get the duplicate data

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.