*You can include the CONTAINER clause in several SQL statements, such as the CREATE USER, ALTER USER, CREATE ROLE, GRANT, REVOKE, and ALTER SYSTEM statements. * * CREATE ROLE with CONTAINER (optional) clause /CONTAINER = ALL Creates a common role. / CONTAINER = CURRENT Creates a local role in the current PDB.