I have a query i want to run on a table. I have a table that stores time worked on a certain operation of a work order. What I want to do is have my query give me the last operation that job was at by getting the latest time . How do I have my query give me only the record of that job where the time is the greatest.