Q145 Which three statements are true about roles?
- (A). All roles granted to a user are set on by default when the user logs in,
- (B). Object privileges may not be granted to roles.
- (C). The SET ROLE statement can disable one or more roles for a session.
- (D). Roles must be password protected.
- (E). Roles may be granted to roles.
- (F). The SET ROLE statement can enable one or more roles for a session.
Answer: B,C,E