how to find specific dates from datetime column of sql using IN statement without using cast or convert function

前端 未结 0 787
轻奢々
轻奢々 2021-01-20 15:56
log_date IN ($placeholders)

I am working with php and sql. I have dates in datetime format in sql table and what I want is I can search for specific

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