Multiple Choice
Which of the following SQL statements will assign the DBA role as the default role for user RTHOMAS?
A) ALTER USER rthomas SET DEFAULT TO DBA;
B) SET ROLE DBA;
C) ALTER USER rthomas DEFAULT ROLE dba;
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q67: Which of the following views will display
Q68: User names can consist of up to
Q69: Which of the following commands can be
Q70: Which of the following commands is used
Q71: The GRANT ROLE command is used to
Q73: A role that is no longer needed
Q74: Which of the following are examples of
Q75: All available system privileges for the current
Q76: Which of the following privileges will allow
Q77: Which of the following commands will enable