G
Guest
Hi All,
I know that a query can return the top 5, 10, 15 values, etc., but can it
return the top 5 for each record in a table? Example: a one to many
tblProduct to tblTransaction relationship, can I return the 5 most recent
transactions from tblTransaction for each tblProduct record?
Thanks for any assistance.
Gina
I know that a query can return the top 5, 10, 15 values, etc., but can it
return the top 5 for each record in a table? Example: a one to many
tblProduct to tblTransaction relationship, can I return the 5 most recent
transactions from tblTransaction for each tblProduct record?
Thanks for any assistance.
Gina