Suppose you are asked to remove all the keys from the current database, which of the following commands will you use?

39. Suppose you are asked to remove all the keys from the current database, which of the following commands will you use?

  1. FLUSHKEY
  2. FLUSHALLKEY
  3. FLUSHALL
  4. FLUSHDB

Answer: D) FLUSHDB

Explanation:

FLUSHALL will remove all the keys from the current databases.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.