1.

Which is the correct API call in Key-Value datastore

Answer»

The PUT key value is the correct API call in the value datastore.

  • The put key method is TYPICALLY employed to naturally associate the specified value with the specified key in the precise map.  
  • The put key value statement instantly adds, deletes and ALSO modifies keys in the current conditions.
  • The specific key accurately represents the key to which the specified value should be ASSOCIATED, and the PRACTICAL value represents the value to which the specified key should be associated.


Discussion

No Comment Found