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