G
Guest
I'm sure there is a really simple solution to this but I haven't the foggiest
on how to do it. I have a table with airplane deliveries and would like to
write a query that returns only the first three airplanes deliveries for each
operator.
I only have one table with fields such as: DelivDate, Operator, ID,
OprCountry. This table has thousands of records for multiple operators and
in some instances some operators have only had two airplanes delivered.
The first three airplane deliveries would be based on the DelivDate
Thank you in advance for my question.
Tina
on how to do it. I have a table with airplane deliveries and would like to
write a query that returns only the first three airplanes deliveries for each
operator.
I only have one table with fields such as: DelivDate, Operator, ID,
OprCountry. This table has thousands of records for multiple operators and
in some instances some operators have only had two airplanes delivered.
The first three airplane deliveries would be based on the DelivDate
Thank you in advance for my question.
Tina