摘要: A用户登录查询A的表SELECT*FROMUSER_TABLES;A用户登录查询B的表select * from all_tables where owner='SCOTT';其中用户名SCOTT大写。 阅读全文
posted @ 2015-05-06 09:40 preditctfuture 阅读(435) 评论(0) 推荐(0)