I am using an AWS EC2 instance with DreamFactory API installed. I have connected to a DynamoDB instance.
Is it possible to order a query based on a integer value associated with that row?
Lets say each row in my table has two values: a score (int) and text (string). Is it possible to query data from highest to lowest score using DynamoDB?
Aucun commentaire:
Enregistrer un commentaire