Dynamo DB - get only unique values from a table column

前端 未结 0 1532
时光取名叫无心
时光取名叫无心 2021-01-05 17:08

I have a table with 2 columns, user id & book id.

userId | bookId |
-----------------------
12     |   3
23     |   4
34     |   2
56     |   1
45     |           


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