Shows memory usage for each column in the database.
Example:
SELECT * FROM INFORMATION_SCHEMA.COLUMN_USAGE.

  • No labels