Reduce SQL Explain Cost

后端 未结 0 1672
陌清茗
陌清茗 2020-11-29 05:29

Below SQL does a full table scan for all tables when I see explain and cost is around 500, Is there a smart way to write this SQL to increase performance?

SEL         


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