Examine the command:
SQL> ALTER USR skd ACCOUNT LOCK;
Which two statements are true after the command is executed? (Choose two.)
A.
The SKD user cannot log in to the database instance
B.
The objects owned by the SKD user are not accessible to any user
C.
The password for the SKD user expires and the user is forced to change the password at the next log in
D.
The other users can access the objects owned by the SKD user, on which they have access
I agree with the answer. AD