S
Susan
I have a rather large database containing rates from and to different
locations.
I am trying to write a query that will give me the 'most' current rate for
each lane, and there are hundreds of lanes and combinations, and rates are
updated daily, but have an expiry date. I need not only the current rate,
but to be able to see which lanes are expiring or shortly expiring
A-b - exp 05/06
a-e - exp 04/06
How do I write a query that will only return one of each combination without
having to specify every single combination?
locations.
I am trying to write a query that will give me the 'most' current rate for
each lane, and there are hundreds of lanes and combinations, and rates are
updated daily, but have an expiry date. I need not only the current rate,
but to be able to see which lanes are expiring or shortly expiring
A-b - exp 05/06
a-e - exp 04/06
How do I write a query that will only return one of each combination without
having to specify every single combination?