I am not trained in SQL, but know enough to create SIMPLE tables, but I can't figure this one out.
I need to combine my "Deals" table with my "Activity" table ("ID" = "Related To"), but I only want to show the most recent record from the "Activity" table ("Due Date").
I have all the activities linked, but can't figure out how to show just the latest record. I appreciate any help you all can provide.