How to check db size in oracle
We often need to find the database size for space allocation and future growth, Let’s see how to check db size in oracle for Both the Non-CDB and CDB databases How to check db size in oracle for Non-CDB Database Here is the query which can be used to find the database size select ‘Total […]
How to check db size in oracle Read More »