I have a sql database, "persons', that has duplicate entries based on the IDNum column. I need to query the entries and only show the rows or duplicate entries based on the newest creation date. Here is the query:I have a sql database, "persons', that has dupl