Retrieve rows grouped by hour with MySQL

后端 未结 2 1956
暖寄归人
暖寄归人 2021-02-04 10:40

I have a table containing access logs. I want to know how many accesses to resource_id \'123\' occured in each hour in a 24 hour day.

My first thought for retrieving thi

2条回答
提交回复
热议问题