How can I find size of my DB?
From: Anand <ashrivastava_at_auriga-insys.com>
Date: 16 Aug 2002 07:02:05 -0700
Message-ID: <396cc940.0208160602.52f1e69d_at_posting.google.com>
Date: 16 Aug 2002 07:02:05 -0700
Message-ID: <396cc940.0208160602.52f1e69d_at_posting.google.com>
Hi,
Thanks and Regards,
I need a method to find out the exact size of my database! One way to
do this that I can predict is to take the size of each table and then
sum it up, but there must be a cleaner approach!