시간별1 MYSQL 날짜와 시간별 데이타 뽑아내기 SELECT ex_no, from_unixtime(`reg_date`,'%Y%m%d%H') as hh, COUNT(ex_no) AS `cnt_reg_date` FROM expose_log Where from_unixtime(reg_date,'%Y%m%d%H') >= '04050406' AND from_unixtime(reg_date,'%Y%m%d%H') 2008. 10. 9. 이전 1 다음