查询用户下的表:如果你的用户权限不是DBA: select * from user_tables; 可以查询到当前用户所拥有的表。 如果是DBA用户: select * from dba_tables;
上一篇:ORA-28056 错误 解决
下一篇:Oracle 11g on rhel5.5