I have a many table that has multiple entries for each policy number. I need to write a query that selects the most recent date for each policy and checks to see if it is longer than five years. The problem is that some of the older updates for each policy have dates that are more than five years old and I need to ignore those in the query.