Question 112:
Your multitenant container database (CDB) contains some pluggable databases (PDBs), you execute the following command in the root container:
Which two statements are true? (Choose two.)
Answer options:
A. Schema objects owned by the C# # A_ADMIN common user can be shared across all PDBs. B. The C##A_ADMIN user will be able to use the TEMP_TS temporary tablespace only in root. C. The command will create a common user whose description is contained in the root and each PDB.D. The schema for the common user C # # A_ADMIN can be different in each container. E. The command will create a user in the root container only because the CONTAINER clause is not used.