In your multitenant container database (CDB) containing pluggable database (PDBs), you granted the CREATE TABLE privilege to the common user C # # in root and all PDBs. You execute the following command from the root container:
A_ADMIN -
SQL > REVOKE create table FROM C # # A_ADMIN;
What is the result?
Comments