使用unix_timestamp方法进行比较,将字符型的时间,转成unix时间戳
select if(unix_timestamp(now()) > unix_timestamp(`values`) ,'true','false') from ysf_info where id = 1
使用unix_timestamp方法进行比较,将字符型的时间,转成unix时间戳
select if(unix_timestamp(now()) > unix_timestamp(`values`) ,'true','false') from ysf_info where id = 1
Java中for循环使用方式的比较
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M