Is there a difference between DynamoDB Local Secondary Index vs Global Secondary Index if the partition key is the same?

后端 未结 0 623
日久生厌
日久生厌 2020-12-02 13:58

So currently I have a table that is


playerName:String  (Partition)
playerAge:Number   (Sort)
player_str_dex_int_luck         


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