-- select * from user_objects where object_type = 'TABLE'; select * from all_tables where owner = 'HR'; select * from user_tab_columns;