Optimize query to retreive calling clients information

后端 未结 0 1023
你的背包
你的背包 2020-12-03 09:45

I have the following query which taking ages in mysql even while it\'s limited to 7 records.

SELECT b.lastname, b.firstname, b.photo, b.id, b.phone_home, a.nu         


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