Forum Discussion

lscoffield's avatar
lscoffield
Frequent Visitor
7 years ago

Create a new table with latest row

  I have a table that records activities session_id and a timestamp. (see diagram) I would like to create a table with only the latest entry for each session_id. The rows marked in yellow. Can someo...