MySql isnt returning the last months data since were in a new year

后端 未结 0 668
没有蜡笔的小新
没有蜡笔的小新 2021-01-02 06:59

I have the following SQL

SELECT * FROM TABLE_NAME where dateSold <= \'01/01/2021\' and dateSold > \'12/01/2020\' and cardId = \'BZPcJP3eXaJLT3J\' and ImageAccep

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