How to find volume of data
784056Aug 4 2010 — edited Aug 4 2010Hi,
We want to find out the volume of data being inserted into the database schema per day.
Is there any way we can find out this information?
We have so many tables in our database. So counting rows is not an effective calculation.
And there are so many BLOB objects in the table. Each row is different from other row.
Database version: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
Thanks,
Ravi