7.16 UPDATE syntax ... UPDATE updates columns in existing table rows with new values. ... mysql> UPDATE persondata SET age=age*2, age=age+1;.
確定! 回上一頁