📝 Question
#1116
The granting and revoking of roles by the user may cause some confusions when that user role is revoked. To overcome the above situation
✓
Correct Answer
A. The privilege must be granted only by roles
💡
Explanation
The current role associated with a session can be set by executing set role name. The specified role must have been granted to the user, else the set role statement fails.
⌨️ Press
A
B
C
D
to select