Does the order of conditions in a WHERE clause affect MySQL performance?

前端 未结 8 620
长发绾君心
长发绾君心 2020-11-29 06:10

Say that I have a long, expensive query, packed with conditions, searching a large number of rows. I also have one particular condition, like a company id, that will limit t

8条回答
提交回复
热议问题