
select OWNER,sum(bytes)/1024/1024/1000 "SIZE_IN_GB" from dba_segments group by owner order by owner;
Xem thêm:
- Q75 It will return an error because creation of a local role is not allowed in CDB$ROOT
- Supabase Là Gì? Hướng Dẫn Cơ Bản Về Supabase
- Q26 Which two statements are true regarding the UNION and UNION ALL operators?
- WAMP là gì? Cài đặt WAMP như thế nào?
- Q28 Which Oracle Flashback feature could be used to recover the data?
