Oracle Database 12c Advance Adminstration1z0-063 Test 4
© examsiri.com
Question : 40 of 40
Marks:
+1,
-0
One of your multitenant container databases (CDB) contains multiple pluggable databases (PDBs). You connect to CDBROOT as SYS and execute these commands successfully:
Which three are true? (Choose three.)
SQL> CREATE USER C##ADMIN IDENTIFIED BY orcl123;
SQL> CREATE ROLE C##CONNECT;
SQL> GRANT CREATE SESSION, CREATE TABLE, SELECT ANY TABLE TO C##CONNECT;
SQL> GRANT C##CONNECT to C##ADMIN CONTAINER=ALL; Which three are true? (Choose three.)
Go to Question: