G
Guest
I have a project in which I am creating a retiree DB from multiple sources.
My PR source has bad data in the yyyy field (shows erroneous year!) The
other source (we'll call it OS )pads in the day with a 15 (thus the erroneous
day!). Is there a way to match on the key field and create one GOOD date? I
would like to take the date from the PR field and the year from the OS, if
possible.
My PR source has bad data in the yyyy field (shows erroneous year!) The
other source (we'll call it OS )pads in the day with a 15 (thus the erroneous
day!). Is there a way to match on the key field and create one GOOD date? I
would like to take the date from the PR field and the year from the OS, if
possible.