Multiple choice technology platforms and products Which is the invalid phrase name which can't be used while creating a role PASSWORD NOT IDENTIFIED IDENTIFIED EXTERNALLY Reveal answer Fill a bubble to check yourself A Correct answer Explanation PASSWORD is a reserved keyword in Oracle SQL and cannot be used as an unquoted identifier for role names. The other options are either valid identifiers or part of valid role creation syntax (IDENTIFIED BY, EXTERNALLY IDENTIFIED).