C# – ExecuteNonQuery does not return the right affectedRows on an INSERT with an ON DUPLICATE clause
Using HeidiSQL, I update a table with multiple duplicates using this query:
C# – ExecuteNonQuery does not return the right affectedRows on an INSERT with an ON DUPLICATE clause
Using HeidiSQL, I update a table with multiple duplicates using this query: