You create a role with the following command: CREATE ROLE "InfoUser"
When you try to assign this role to user PETER with the following command:
GRANT InfoUser to PETER you receive an error message "Invalid user privilege: INFOUSER".
What must you do to avoid this problem? (Choose three)
Currently there are no comments in this discussion, be the first to comment!