用sql语句修改表的数据第三个小问题怎么做[解决办法]update tb set col12 where col2xx[解决办法]update
用sql语句修改表的数据
第三个小问题怎么做
[解决办法]
update tb set col1=2 where col2=xx
[解决办法]
update table1 set colName=123
用sql语句修改表的数据
第三个小问题怎么做
[解决办法]
update tb set col1=2 where col2=xx
[解决办法]
update table1 set colName=123