Hi Aravinth,
To know about runtime data of Column Tables,
You can check M_CS_TABLES.
You will get info on total memory size(main, delta and history) and also memory consumption in main, delta and history
M_CS_ALL_COLUMNS - contains runtime information of all columns and column tables including current memory consumption in index
Regards,
Vivek