There's an ALTER TABLE ... ADD OVERFLOW command, but there doesn't seem to be a corresponding DROP OVERFLOW, and ALTER TABLE ... MOVE ... without specifying OVERFLOW doesn't seem to affect the overflow segment - is there any way of dropping an overflow segment without doing a full table rebuild?