SyntaxFix
Write A Post
Hire A Developer
Questions
You need to use the NVL function, e.g.
SUM(NVL(regular,0) + NVL(overtime,0))