要更新表中的一個字段,先查詢到該字段的值,再讓這個字段的值跟一個數值相加(如100),這個語句要怎么寫下面是我寫的語句 提示有錯誤update zxerp_customer_bis set dhxje =(select dhxje from zxerp_customer_bis+100) where bis_short_more=1000001
添加回答
舉報
0/150
提交
取消