select * from dba_tables;
select * from user_tables;
select * from all_tables;
Oracle查询有哪些表
原文:https://www.cnblogs.com/whstudyblog/p/8744385.html