row_number() over (partition mysql 5 not working. How to emulate it

后端 未结 0 458
太阳男子
太阳男子 2020-12-17 23:43

I wrote a query and it works fine locally but sadly the MYSQL I need to run it on is not on 8 but on 5 and the below query fails because it does support:

(row         


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