Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
There is a scenario – CID | email | mobile, Now a file is provided from 3rd party containing email and mobile in same column – “email mob” the rows will either contain mobile or email of customers. How do I know which customers have record in the base table? For one customer it may be possible that either email, or phone or both email and mobile are mentioned.
What is the end goal here?
If the columns in base data are empty, then update with 3rd party data?
No, Just want to get the counts of users which have email/mob no in the excel file, that has a mapping with actual data.
Can you provide a sample base data and a sample 3rd party data you mentioned above?