A developer creates an Amazon DynamoDB table. The table has OrderID as the partition key and NumberOfItemsPurchased as the sort key. The data type of the partition key and the sort key is Number.
When the developer queries the table, the results are sorted by NumberOfItemsPurchased in ascending order. The developer needs the query results to be sorted by NumberOfItemsPurchased in descending order.
Which solution will meet this requirement?
albert_kuo
11 months, 1 week agoahadh7621
11 months, 1 week agokomorebi
11 months, 3 weeks agordiaz
11 months, 3 weeks ago