Which of the following commands is used when you want to retrieve the value of a key?

21. Which of the following commands is used when you want to retrieve the value of a key?

  1. SET
  2. GET
  3. GETSET
  4. GETRANGE

Answer: B) GET

Explanation:

GET command is used when you want to retrieve the value of a key.

Comments and Discussions!

Load comments ↻






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