Hi Kelly,
Thanks a ton for the response.
SELECT /* Modification section */
'%' SCHEMA_NAME,
'%' TABLE_NAME,
'%' STORE, /* ROW, COLUMN, % */
' ' ONLY_BASIS_TABLES,
50 RESULT_ROWS,
'TOTAL_DISK' ORDER_BY /* TOTAL_DISK, CURRENT_MEM, MAX_MEM, TABLE_MEM, INDEX_MEM */
I dont see an option to put in the order by right for the host.