Table reorg
Hi,
I'm have a 11.2.0.2 DB, recently I found a table with lots of Chain rows, I plan to use alter table ... move to reorg the table, this table contains many LOBs segments, would the LOBs segments will be re-org as well with this alter table ... move command?
As another alternative, I can reorg the table with alter table shrink, would it resolved the Chain rows?
Thanks
0