能不能返回当前更新的数据例如:update table set num=num+1 where id=**能不能直接返回num[解决办法]
update table set num=num+1 where id=**