I have 20 rows in a database made up of 5 different names, so I have 4 rows with the same name the only difference being that they have a different date and address. How do I create a query to select the name and address based on the latest date for each of the different names.