1.查看所有表

select table_name from user_tables;
select * from tab;