Skip to content

Instantly share code, notes, and snippets.

@aleguerra05
Last active June 9, 2020 16:39
Show Gist options
  • Save aleguerra05/ad9cd925a6271e663e64dc546e80ddaf to your computer and use it in GitHub Desktop.
Save aleguerra05/ad9cd925a6271e663e64dc546e80ddaf to your computer and use it in GitHub Desktop.
Oracle Blob free space
alter table table_name modify lob (column_name) (shrink space);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment