These query results are not updateable. Include the ROWID to get updateable results.
Posted on 2011-08-24 20:40 饭后爱 阅读(659) 评论(0) 收藏 举报编辑器加载中...select * from Table1 where field1 = 'abc' for update
|
|||
These query results are not updateable. Include the ROWID to get updateable results.Posted on 2011-08-24 20:40 饭后爱 阅读(659) 评论(0) 收藏 举报编辑器加载中...select * from Table1 where field1 = 'abc' for update
|
|||