sql search in a date column from current date to current date+7 not working

前端 未结 0 1308
醉酒成梦
醉酒成梦 2020-11-29 11:52

SELECT * FROM WJ07LG4.appointments WHERE start >= current_date and start <= \'2020-12-17\'; this query works and brings up proper results.

SELECT * FROM WJ07LG4

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