我需要忽略DateTime列中的时间部分来比较MySQL中的日期。我已经尝试了下面的SQL。SELECT * FROM order_table where order_date=date_format('2012-05-03', '%Y-%m-%d');
即使MySQL表中有日期2012-05在MySQL中比较日期时,如何忽略DateTime字段中的时间部分?
php $proj = mysql_query("select * from project_historytl whereproj_id='$proj_id' order by proj_histl_id desc") or die(mysql_error());
///echo "select * from project_historytlproj_histl_id=
我已经搜索过了,所有的问题都与查询中的比较有关。我正在建立一个电子商务网站,我有一个功能,允许客户退货7天后购买的日期。(inside the while loop that fetches columns as arrays, my variable is $info)
$php_current_datetime= date_now_in_ph