Which statement is true about the PDB_DBA role granted to a local user during the creation of a new PDB?
Correct Answer: A
A .True. PDB_DBA grants admin rights (e.g., CREATE SESSION, ALTER SYSTEM) within the PDB. B .False. DDL on objects requires ownership or explicit grants. C .False. User management needs CREATE USER privilege, not inherent. D .False. It includes multiple privileges, not none.