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

38. Suppose you are asked to remove all the keys from all databases, which of the following commands will you use?

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

Answer: C) FLUSHALL

Explanation:

FLUSHALL will remove all the keys from all databases.

Comments and Discussions!

Load comments ↻






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