list user created tables in sql plus code example Example: oracle all tables -- NOTE: for Oracle ONLY select * from all_tables;