SQL语句:
select substr(t.operator_time,0,7),count(*) from JCY_JWFU_FILECABINET_BASE_INFO(表名) t GROUP BY substr(t.operator_time,0,7) order by substr(t.operator_time,0,7)
相关文章:
SQL语句:
select substr(t.operator_time,0,7),count(*) from JCY_JWFU_FILECABINET_BASE_INFO(表名) t GROUP BY substr(t.operator_time,0,7) order by substr(t.operator_time,0,7)
相关文章: