mysql > UPDATE customers SET cust_email = '[email protected]' WHERE cust_id ... UPDATE語句以WHERE子句結束,它告訴MySQL更新哪一行。沒有WHERE子句 ...
確定! 回上一頁