Skip to content

Instantly share code, notes, and snippets.

@augustovictor
Created March 20, 2012 00:18
Show Gist options
  • Save augustovictor/2128873 to your computer and use it in GitHub Desktop.
Save augustovictor/2128873 to your computer and use it in GitHub Desktop.
create user "victor" identified by "bd1" default tablespace users account unlock;
grant connect to "victor";
commit work;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment