Home »
MCQs »
DynamoDB MCQs
Which of the following type of secondary index has the same partition key as the table, but its sort key is different?
8. Which of the following type of secondary index has the same partition key as the table, but its sort key is different?
- Global secondary indexes
- Local secondary indexes
Answer: B) Local secondary indexes
Explanation:
secondary indexes index has the same partition key as the table, but its sort key is different.