how to select all table from oracle sql code example Example: show all tables in oracle SELECT * FROM ALL_TABLES;