您的位置:首页 > 产品设计 > UI/UE

These query results are not updateable,Include the ROWID to get updateable results- 已解决

2010-11-04 17:31 441 查看
select * from chenxxlevel where usercode = '0000000001' for update;--若这条语句不能修改的话,要加RowID,如下这条sql:
后面加for update即可。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐