Problem when trying to update the result of a specific select

前端 未结 0 1044
刺人心
刺人心 2020-12-21 06:16

I have the following query to aleatory select up discounted product registrations. This works perfectly.

SELECT * FROM products AS r1 JOIN (SELECT CEIL(RAND() * (SEL

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