Home »
MCQs »
DynamoDB MCQs
Which of the following data type category in DynamoDB represent a single value, and include number, string, binary, Boolean, and null?
13. Which of the following data type category in DynamoDB represent a single value, and include number, string, binary, Boolean, and null?
- Scalar
- Document
- Set
Answer: A) Scalar
Explanation:
Scalar type in DynamoDB represent a single value, and includes number, string, binary, Boolean, and null.