Partitioning Table with Lob Columns
Hi Gurus,
I have a table which is greater than 300G due to a LOB column(XMLtype) and we are planing on partitioning the table but not sure about whether we have to partition the LOB segmnet .The partitoning key is date so that would be a range partition .
Please help me understand do i still need to partition the LOB segment ?
Thanks