Hi,
I have multiple tables with lot of delete operations (around 100k rows) every alternate days.
which is causing lot of empty blocks to the tables.
so I am doing the shrink space on those tables manually to rearrange the empty blocks.
is there anyway I can automate this process for all tables with any provided utility?