F
Francezca
Hi,
I have a table that I am trying to recieve some records from...
A simplified example would be... I go to MDs and KFC and scan thei
shop front every day and all these scan are kept in a table calle
SCANS.
I want to be able to query the table and return the last 3 scan date
for each fast food outlet...
At the moment I use 'Last' to get the last one for each outlet, or
use TOP 3, to get the last three, but this is the last three for th
entire table not for each outlet in the table...
Im not sure how clearly I explained this, but if you understand and ca
help please do
Thanks,
Francezc
I have a table that I am trying to recieve some records from...
A simplified example would be... I go to MDs and KFC and scan thei
shop front every day and all these scan are kept in a table calle
SCANS.
I want to be able to query the table and return the last 3 scan date
for each fast food outlet...
At the moment I use 'Last' to get the last one for each outlet, or
use TOP 3, to get the last three, but this is the last three for th
entire table not for each outlet in the table...
Im not sure how clearly I explained this, but if you understand and ca
help please do
Thanks,
Francezc