DBS-C01 • Practice Exam 68
Free DBS-C01 practice exam — 20 questions with explanations. Set 68. No signup required.
A company uses Amazon DynamoDB with a table that has a partition key of 'user_id' (string) and sort key of 'timestamp' (number). The application queries for recent items for a specific user using the query API with KeyConditionExpression. The query returns items in descending order. Occasionally, the query returns items that are not the most recent. What is the most likely cause?