Update 33_get_users_objects.sql

This commit is contained in:
Yacine31
2023-11-15 12:09:29 +01:00
parent 3abbfcea80
commit 8044042ffd

View File

@@ -1,3 +1,4 @@
prompt <h2>Les objets par utilisateur</h2>
select * from
(
select owner, object_type ,count(*) as object_count from dba_objects