Oracle Database 12c Advance Adminstration1z0-063 Test 2
© examsiri.com
Question : 40 of 40
Marks:
+1,
-0
You are administering a multitenant container database (CDB) that contains multiple pluggable databases (PDBs). You are connected to cdbroot as the sys user.
You execute the commands:
You execute the commands:
SQL> CREATE USER C##ADMIN IDENTIFIED BY orcll23;
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 statement is true about the c##connect role?
Go to Question: