发布于 2014-06-19 19:58:03
来自这里
USER_TABLES describes the relational tables owned by the current user.
ALL_TABLES describes the relational tables accessible to the current user.
DBA_TABLES describes all relational tables in the database.可接近!=全部!
https://dba.stackexchange.com/questions/68609
复制相似问题