|
Dear Experts. I have a problem joining recs in file A with some matching recs from the same file A. File A consists of some START and STOP transactions for an item. Having found a START trans the join is build to get the STOP trans fir that item in the same file. Both START and STOP trans have an activity date, so selecting the STOP trans is build with STOP DATE >= START DATE. But here come the problem. Having several sets of START / STOP for an item leads to getting more than one matching STOP for a START since other STOP exists with a date after the START in question. But I only want the the STOP matching the START, that means the FIRST OCCURRENCE from the join. I need some 'JOIN FIRST on ....' Does anybody have some nice ideas about this problem ? Thanks in advance. Helge
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.