Tim Pilgrim
03/08/2020, 11:01 PMto_char(customRecord1.date, 'WW') == to_char(customRecord2.date, 'WW') && customRecord1.locationId == customRecord2.locationId && customRecord.customer == customRecord2.customer
has anyone managed to get join like this working and if so how? Thanks in advance