How to get right grouping in an SQL query
I am currently working on a query however, the results i have been getting are not grouped the way I wanted them to.
I am not very certain as well if the grouping I had in mind is possible.
Can somebody check the codes I am working on below and help me?
What I wanted to do is classify the result by Job_Operation.Job_Operation, and then filter them out after. Is this feasible?








