Aggregation on duration fields
Hi there,I'm wanting to do an aggregate query on a duration field, but I'm getting strange results.I have a user defined table which has a duration field called u_effort. I want to sum the records for a particular user, for a particular date and for ...