So, If you want to modify the existing data in the table then,"UPDATE" statement is used for this. Update Query in MySQL: UPDATE table_name SET field1='value', ...
確定! 回上一頁