Hello guys, I need your help with this kind of query
I have 3 table HOURS1, HOURS2, HOURS3, and they have the same colume for every table.
they have column Week,CustomerNr,EmployeeNr,Time.
So what i want is a query that calculate the Total of Time
by every EmployeeNr group by Week And CustomerNr...