select OWNER,sum(bytes)/1024/1024/1000 "SIZE_IN_GB" from dba_segments group by owner order by owner;
Xem thêm:
- Q11. Which two actions must you take to ensure UNDOTBS01 is used as the default UNDO tablespace?
- Q162 You start your database instance in NOMOUNT state, Which two actions are performed?
- Sử dụng RMAN recovery catalog trong Oracle Database
- Q130. Which two are true about Rapid Home Provisioning (RHP), which has been available since Orcale 18c?
- Q84 Which three statements are true about the Oracle join and ANSI join syntax?