|
Explanation: Giving a role to a user is the same process as giving a privilege to a user – it also is handled with the same command, GRANT ALTER USER may be used to switch the default role later, but not until the role is actually granted. Reference: Oracle 9i: Administrator’s Guide Oracle 9i: Concepts
|