mysql: searching BETWEEN dates stored as varchar

后端 未结 6 1282
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-20 14:20

i would like to select * from table where dates between (some_date and another_date)

the problem is that the dates are stored as varchar!

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