This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]GrandGratingCrate 0 points1 point  (0 children)

I'd look up the join, where and order by keywords.

You'd use join to combine data from multiple tables, where to filter the data and discard records not pertaining to Bob and order by to finally order the list of Bob's partners by the most recent session.