This reverts commit 6ef25a30
6ef25a30
@ -29,7 +29,6 @@
created_time desc
limit 1
)
GROUP BY m.DATE_ID,m.CATEGORY_CODE,m.PROJECT_TOTAL
ORDER BY M.PROJECT_TOTAL desc
</select>