MySQL與mabits大小比較、日期比較示例 首先,使用mysql查詢從今往后的60天數據 SELECT count(*), b1.record_date FROM nk_house_use_record AS b1, ( S ...