diff --git a/2/ASGBD/notes/commands.txt b/2/ASGBD/notes/commands.txt index 0b622a5..6658270 100644 --- a/2/ASGBD/notes/commands.txt +++ b/2/ASGBD/notes/commands.txt @@ -1,3 +1,5 @@ +ALTER SESSION SET "_ORACLE_SCRIPT" = true; + CREATE USER username IDENTIFIED BY password [DEFAULT TABLESPACE tablespace]