HI,
I have a table similar to this stored in a MySQL database. I have change the column names and data just to make it simpler.

What I want to do is select the newest row based on the Insert Time and keep each unique users so then I would end up with something like this.

Any help would be great as google is not being much help.
I have a table similar to this stored in a MySQL database. I have change the column names and data just to make it simpler.

What I want to do is select the newest row based on the Insert Time and keep each unique users so then I would end up with something like this.

Any help would be great as google is not being much help.
