Hi all,
I've a general question on how Oracle manage segmente free after a deletion.
If I delete all records from an historical partition from a table without truncating or dropping the partition, the table can re-use that free space for new records that will belong to a new partition?
My database version is: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0
Thanks in advance,
Samuel