jontywalker
Programmer
I'm trying to run an MSQUERY 'SELECT' on our payroll database. I need to use both the SUM() and the GROUP BY functions within my QUERY on the CENTURA SQL dataset.
I've run headfirst into the "01002 - EDT NGC Not a GROUP BY column". I've looked up the error, but the recommended solution doesn't help me much.
I'm trying to "GROUP" based on an employee number and the payweek number (both numeric).
ANY SUGGESTIONS? This is URGENT !
I've run headfirst into the "01002 - EDT NGC Not a GROUP BY column". I've looked up the error, but the recommended solution doesn't help me much.
I'm trying to "GROUP" based on an employee number and the payweek number (both numeric).
ANY SUGGESTIONS? This is URGENT !