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

By | January 7, 2023

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,D,E
Explanation/Reference: https://docs.oracle.com/cd/B28359_01/network.111/b28531/authorization.htm#DBSEG224