Valid PDI Dumps shared by EduDump.com for Helping Passing PDI Exam! EduDump.com now offer the newest PDI exam dumps, the EduDump.com PDI exam questions have been updated and answers have been corrected get the newest EduDump.com PDI dumps with Test Engine here:
A developer is integrating with a legacy on-premise SQL database. What should the developer use to ensure the data being integrated is matched to the right records in Salesforce?
Correct Answer: B
* An External ID field is used to match data in Salesforce with data from external systems (like an on- premise SQL database). It allows for easy upserts and data integration without relying on Salesforce IDs. Why not other options? * A: External objects are used for real-time integration with external systems but do not address data matching directly. * C: Formula fields are calculated fields and cannot be used for data matching. * D: Lookup fields are used for creating relationships between objects within Salesforce, not for matching external data.