Hi guys,
I'm using Last to pull the latest date and time (separate fields) in a Many table, linked to a One table.
1: Data_Tasks
Many: Data_Task_Update_History
What I'm finding is that it is finding the date/time of the last record ID in Data_Task_Update_History, rather than the Last Date...
Hi guys,
I have a 1-M relationship where 1 Task will have Many updates. In a query I need to get all Tasks within a criteria, but only the Top 2 updates. I also need to be able to show Tasks even if they have no updates. I think this is possible using the TOP predicate and subqueries, but for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.