Hello,
I am extracting from a database the list of the largest 20 tables. The format would be something like =:
For example:
TableSizeMB
LargestTable=2012
VeryLargeTable=2008
SomeTable=500
Obviously, the list is not fixed as some tables might become larger and make it to the list while others would disappear.
Would it be possible to have a graph of these tables and their sizes? If yes, how should I define the search?
Thank you in advance.
↧