有个问题 如何用sql查询 数据库里面 用当前时间 查询是否有在开始时间到结束时间的数据 数据库的字段有 starttime 和 endtime 谢谢大家
CURRENT_TIMESTAMP 这个值
谢谢哦 我用的是unix_timestamp 这个字段 然后再用between and 嘿嘿