select table_name from user_tables;
select table_name from dba_tables where owner='USERNAME';