Five roles were created using the statements shown:
CREATE ROLE payMANAGER;
CREATE ROLE oeclerk IDENTIFIED BY salary;
CREATE ROLE hr_manager IDENTIFIED EXTERNALLY;
CREATE ROLE genuser IDENTIFIED GLOBALLY;
CREATE ROLE dev IDENTIFIED USING dev_test;
Whichof the following statements indicates that a user must be authorized to use the role by the enterprise directory service before the role is enabled?
Reveal answer
Fill a bubble to check yourself