Skip to content

Instantly share code, notes, and snippets.

@altitdb
Created March 21, 2013 12:13
Show Gist options
  • Save altitdb/5212595 to your computer and use it in GitHub Desktop.
Save altitdb/5212595 to your computer and use it in GitHub Desktop.
Alterar tamanho tablespace
@Oracle
Alterar tamanho tablespace
alter user MY_USER quota unlimited on MY_TABLESPACE;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment