SQL uses the "UPDATE" statement to alter/change data in your tables. Just like the SELECT statement, you need to specify columns and a table, but the UPDATE ...
確定! 回上一頁