How do I get the placement of a user on a certain level? (mysql)

前端 未结 0 1739
逝去的感伤
逝去的感伤 2021-01-21 15:39

This is the table (achievements_t):

id Primary int(11) AUTO_INCREMENT
timestamp current_timestamp()
user_id varchar(34)
level varchar(40)
score int(11)
replay med         


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