Search results

  1. S

    Import into table ignoring duplicates

    I am trying to come up with a solution to import a CSV file into a table which is possibly already populated with some of the same information as in the CSV file. For example, I previously imported a list of students (names with a unique student number) from a class list into a table, and I want...
Top