WHen uploading data from CSV files it must override previous data and not just add duplicate records , it must check if record exits
THe CSV must must update records on database and not just keep adding and duplicating records , if the unique field exists already it must either amend data but not duplicate the entry
4
votes
