Eric Praud
MemberPopular Salesforce Blogs
Read this before you perform your Salesforce Data Migration
Blog
in Salesforce Implementation
Salesforce Data Migration — Imagine if you were traveling to an exotic new destination for the holidays. You want to make sure that everything is…
What is Clone and Deep Clone in Apex?
Blog
in Salesforce Apex
Clone is the predefined method in Apex which is used to clone the record just by one functional line of code. Deep Clone is the…
Learn Salesforce Einstein – Chapter 5 (What is DataSet?)
Blog
in Coding and Scripting, Data
What is DataSet? Data set is the collection of data to train the machine to predict. Let's understand this in the real world example. Assume…