I am trying to get these records of tenant media table
but this data is of overall records stored in this table, I want to see that in 2024 what is the record size, data size and size(KB) of tenant media table.
I was successful to get the No of records by creating a simple query of tenant media and after extracting the excel by counting the rows but the record size, data size and size fields data based systemcreatedat filter of specific year or month, I am unable to get.
The purpose of doing this is to see how much data is stored in a year in Tenant media, How to achieve this please guide or provide a solution.