danneedham
Programmer
Hi All
I have been pondering over this one for a while... I'm quite a basic user trying to improve the systems at work.
I am trying to update the store database we currently have.
It consists of two tables. Store, which holds store id, name etc. And store status, which holds status date and status name.
I was wondering whether it was possible to have a query where the top value (most recent) is shown for each unique id (store)
Any help would be greatly appreciated.
Thanks
Dan
I have been pondering over this one for a while... I'm quite a basic user trying to improve the systems at work.
I am trying to update the store database we currently have.
It consists of two tables. Store, which holds store id, name etc. And store status, which holds status date and status name.
I was wondering whether it was possible to have a query where the top value (most recent) is shown for each unique id (store)
Any help would be greatly appreciated.
Thanks
Dan