Add alter session to ASGBD notes
This commit is contained in:
parent
968672c091
commit
7b40187ec3
@ -1,3 +1,5 @@
|
||||
ALTER SESSION SET "_ORACLE_SCRIPT" = true;
|
||||
|
||||
CREATE USER username
|
||||
IDENTIFIED BY password
|
||||
[DEFAULT TABLESPACE tablespace]
|
||||
|
Loading…
Reference in New Issue
Block a user