First Commit - Source Code from Reply
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
|
||||
-- eseguire come utente DBA collegandosi ad MNP
|
||||
------------------------------------------
|
||||
|
||||
GRANT CREATE PUBLIC SYNONYM TO DWH;
|
||||
|
||||
|
||||
|
||||
------------------------------------------
|
||||
|
||||
GRANT CREATE DATABASE LINK TO DWH;
|
||||
|
||||
|
||||
|
||||
------------------------------------------
|
||||
|
||||
|
||||
|
||||
GRANT CREATE SESSION TO DWH;
|
||||
Reference in New Issue
Block a user