Choose two. You are managing this configuration: 1. CDB1 is a container database. 2. PDB1 and PDB2 are two pluggable databases in CDB1. 3. USER1.EMP is a table in PDB1 and USER2.DEPT is a table in PDB2 . CDB1 user SYS executes these commands after connecting successfully to PDB2: SQL> ALTER SESSION SET CONTAINER=pdb1; Session altered. SQL> INSERT INTO user1.emp VALUES (100, 'Alan' ,1) ; 1 row created. SQL> INSERT INTO user1.emp VALUES (101, 'Ben' ,1) ; 1 row created. SQL> ALTER SESSION SET CONTAINER=pdb2; Session altered. SQL> INSERT INTO user2.dept VALUES(1, 'IT'); Which two are true? Which two are true? (Choose two.)
Loren
1 months agoSylvia
1 months agoJulio
1 months agoElfriede
1 days agoKatina
7 days agoThora
1 months agoCelestina
11 days agoLucina
16 days agoAdell
2 months agoKanisha
Starr
8 days agoAleshia
19 days agoAntonio
25 days agoHenriette
2 months agoTimothy
1 months agoThersa
1 months agoFiliberto
2 months agoRolland
2 months agoCassi
3 months ago