Shrinking LOBs
--
-- Shrinking Lobs.
--
 
ALTER TABLE &table_name MODIFY LOB (&lob_column_name) (SHRINK SPACE)
/

Related Links

Using the Oracle Shrink Command

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License