Query running long when adding longer period of time in WHERE clause

前端 未结 0 1715
刺人心
刺人心 2020-12-13 19:23

I have a query in which I select multiple columns between dates from one table to place in another table using:

WHERE date_started >= \'2013-12-01\' AND da         


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