Display DB Table information – what’s eating up DB’s space?

In continuation with the previous article, this will help to identify which tables in your database are eating up space, maybe it’s just a log table or a temp table, that you may wipe off to save the space and optimize the performance of your DB. Here is how you would do this based on … Continue reading Display DB Table information – what’s eating up DB’s space?