@Arun_Jenson Which plugin are you using for importing data. Is it a strapi plugin or your custom build import plugin?
If it is custom, while using data import you can check whether the row data exists or not, if it exists then update it or else delete it and create a new entry.