tableA
TicketNo, Remark, Service, ServingTime, TotalTime
5001, N, 5, 12:00:22, 12:00:38
5001, F, 11, 12:02:02, 12:02:21
5002, N, 5, 12:00:44, 12:01:12
5002, F, 11, 12:01:33, 12:01:54
Guys. I have tableA with 4 records.
I wish to write a query that adds the ServingTime of the record with Remark...