- EOH_startdate =< HDR_startdate <= EOH_enddate
- EOH_startdate =< HDR_enddate <= EOH_enddate
Merging conditional on one range of dates falling within another range of dates
Hi. I have two sets of data, set 1 with variables HDR_startdate and HDR_enddate, and set 2 with variables EOH_startdate and EOH_enddate. I need to merge dataset 1 into dataset 2 conditional on HDR dates falling between the EOH date range. Something like:
0 Response to Merging conditional on one range of dates falling within another range of dates
Post a Comment