![]() | Products |
| Home » Technical Support » ElevateDB Technical Support » Incident Reports » Incident Reports Addressed for Version 2.05 » View Incident Report |
| Reported By: Michael Fullerton Reported On: 3/21/2011 For: Version 2.05 Build 4 |
SELECT WorkDate, SUM(CASE WHEN EXTRACT(DAYOFWEEK FROM WorkDate)=1 THEN HOURS ELSE 0 END) AS Mon, [...] SUM(CASE WHEN EXTRACT(DAYOFWEEK FROM WorkDate)=0 THEN HOURS ELSE 0 END) AS Sun, SUM(Hours) AS Total FROM ETime GROUP BY WorkDate
This web page was last updated on Wednesday, October 22, 2025 at 04:21 PM | Privacy Policy © 2026 Elevate Software, Inc. All Rights Reserved Questions or comments ? |

