Skip to content

Instantly share code, notes, and snippets.

@laszlocsontos
Last active December 16, 2015 17:09
Show Gist options
  • Save laszlocsontos/5468062 to your computer and use it in GitHub Desktop.
Save laszlocsontos/5468062 to your computer and use it in GitHub Desktop.
CREATE TABLESPACE &1
DATAFILE '&2/&1..dbf' SIZE 32M AUTOEXTEND ON NEXT 32M MAXSIZE 4096M;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment