Big Halloween Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Oracle MySQL 5.7 Database Administrator 1z0-888 Question # 10 Topic 2 Discussion

Oracle MySQL 5.7 Database Administrator 1z0-888 Question # 10 Topic 2 Discussion

1z0-888 Exam Topic 2 Question 10 Discussion:
Question #: 10
Topic #: 2

You want to immediately stop access to a database server for remote user ‘mike’@’client.example.com’. This user is currently not connected to the server.

Which two actions can you take to stop any access from the user?


A.

Use ALTER USER ‘mike’@’client.example.com’ PASSWORD EXPIRE;


B.

Use REVOKE ALL PRIVILEGES FROM ‘mike’@’client.example.com’;


C.

Execute the mysql_secure_installation command.


D.

Use DROP USER ‘mike’@’client.example.com’;


E.

Use GRANT USAGE ON *.* TO ‘mike’@’client.example.com’ MAX_USER_CONNECTIONS=0;


F.

Use ALTER USER ‘mike’@’client.example.com’ ACCOUNT LOCK;


Get Premium 1z0-888 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.