Multiple Choice
Which of the following SQL commands will require the user RTHOMAS to change the account password the next time the database is accessed?
A) ALTER USER rthomas PASSWORD EXPIRE ;
B) ALTER USER rthomas CHANGE PASSWORD;
C) ALTER USER rthomas UPDATE PASSWORD;
D) ALTER USER rthomas EXPIRE PASSWORD;
Correct Answer:

Verified
Correct Answer:
Verified
Q120: The _ command is used to revoke
Q121: All privileges enabled for the current user
Q122: System and object privileges can be taken
Q123: The system privileges assigned to roles can
Q124: The GRANT clause of the GRANT command
Q125: The password for a user can be
Q126: A user can issue the <u>ENABLE ROLE</u>
Q127: Which of the following statements about granting
Q128: Any privilege with the ANY keyword in
Q129: The WITH GRANT OPTION is required to