Hi, I'm relatively green at SQL queries, and I was wondering what the best way to construct a t-sql query on this data:
table: activitylog
fields: serial#, starttime, stoptime, activity
'serial' is non-unique, 'serial' + 'starttime' is unique. I need a query that will return, for each serial...