Can I the sum of a column as a query condition in DynamoDB?

后端 未结 0 878
孤城傲影
孤城傲影 2020-12-01 04:48

Suppose I have a dynamo table with the following attributes

InventoryLot {
   SKU  //Partition Key
   ShipmentDateTime, //Sort Key
   ItemQuantity, 
   Shipme         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题