Oracle db show table names which i have access to code example Example: oracle all tables -- NOTE: for Oracle ONLY select * from all_tables;