User Tools

Site Tools


kurs:data_dictionary_views
-- select * from user_objects where object_type = 'TABLE';
select * from all_tables where owner = 'HR';
select * from user_tab_columns;
kurs/data_dictionary_views.txt · Last modified: 2022/03/07 13:33 by admin