I have a table that has multiple entries that are the same and I'd like to remove the duplicate entries but keep the most recent record if that makes sense.
I have the unique ID column and the one I want to have only 1 of the same integer in is the 'owner' column as there is no need for there to be more than one.