in NoSQL by
You need to store an unordered collection of name-value pairs with differing data types in DynamoDB. Which data type should you choose?

a. map

b. set

c. list

d. stack

1 Answer

0 votes
by
You need to store an unordered collection of name-value pairs with differing data types in DynamoDB. Which data type should you choose?

Answer: - map
...