December 11, 2018 at 12:45 am
Ex:
Table 1 Contains Full name and below is example of data
Full_Name
Robert D Master
John Cic MD
Ravi, Ramesh
Rajesh, Kumar.
Table 2 Contains First name and Last name and below is example of data
First_Name Last_Name
Robert Master
John Cic
Ravi Ramesh
Rajesh Kumar
The issue is table one contains 300 records and Table2 contains around 4 million records .
and Data is not in sync between two tables ( We have created functions to remove special characters and titles also) and there are many permutations and combinations need to do compare data. Due to functions / strings query is two, is there any way we can accomplish this. Any help appreciated. Thanks!
December 13, 2018 at 8:23 am
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply