Forum Moderators: open
For a given visitor_id, I need to know the maximum visit_time and the page_title associated with it. Actually, I need a rowset with that data for each unique visitor_id.
Seems like this should have been easy, but it has stumped me.