Why does this GROUP BY cause a full table scan?

后端 未结 0 548
长发绾君心
长发绾君心 2021-02-14 05:48

I have a table of projects and a table of tasks, with each task referencing a single project. I want to get a list of projects sorted by their due date

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