In one of your databases, you create a user, HR, and then execute this command: GRANT CREATE SESSION

By | December 31, 2022

In one of your databases, you create a user, HR, and then execute this command:
GRANT CREATE SESSION TO hr WITH ADMIN OPTION;
Which three actions can HR perform? (Choose three.)

Correct Answer: A,C,D
Reference:
https://docs.oracle.com/cd/B28359_01/network.111/b28531/authorization.htm#DBSEG224