使用t.rowid,查询可以直接在查询结果中修改提交

SELECT t.rowid,t.* from  UC_ROLE t where ROLE_NAME like '% %'

相关文章: