1
Answer

how to check csv file data is already saved in db

Sonali Avhad

Sonali Avhad

4y
554
1
I am uploading csv file then saving csv file data in sql database table.
I want to check if csv file data is already saved in sql database table then it should restrict or give msg that it is already save.
Please help me how can i check that data is already saved in sql databse table. 
Answers (1)