I have a database that has a reference number (job number) and another table that has the activity log for that job. Is there a way i can run a query where it will only extract the latest activity log entry for that job instead of the entire activity history?
thanks
thanks