Man*_*dan 9 oracle
如何查询Oracle数据库以列出当前用户具有读取权限的表?
Flo*_*ita 9
user_tables是用户的表.对于用户可以阅读的所有表:
user_tables
select * from all_tables;
归档时间:
13 年,8 月 前
查看次数:
20740 次
最近记录:
10 年,2 月 前