22.09.2018, 21:39
Quote:
Your UPDATE syntax is wrong, check this link: https://www.w3schools.com/sql/sql_update.asp
|
Maybe this is easier to understand:
1. UPDATE I need a row with existing content or I can not update anything!
2. UPDATE I simply need a row without any existing content. I can also write new data in an empty row!