Reclaim space after ALTER TABLE DROP PARTITION
ShashiMar 9 2011 — edited Mar 9 2011Hi ,
I have a partitioned table . My requirement is to reclaim the space by dropping a partition of the table .
Is it possibe to reclaim the space back to the tablespace by dropping a partition from the partition table ?
Thanks