Which of the following commands is used to set the specified fields to their particular values in the hash stored at the key?

15. Which of the following commands is used to set the specified fields to their particular values in the hash stored at the key?

  1. Set
  2. Get
  3. HMSET
  4. HMGET

Answer: C) HMSET

Explanation:

HMSET command is used to set the specified fields to their particular values in the hash stored at the key.

Comments and Discussions!

Load comments ↻






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