Shows memory usage for each table in the database.
Example:
SELECT * FROM INFORMATION_SCHEMA.TABLE_USAGE.

  • No labels