Vous pouvez essayer comme ceci :
-Import the csv file to a temp table
-Update your main table by joining with a temp table.
Vous pouvez essayer comme ceci :
-Import the csv file to a temp table
-Update your main table by joining with a temp table.