function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
davcondevdavcondev 

Database.upsert optional External Id parameter

What happens if I don't provide the optional External Id parameter for a Database.Upsert call?

Will an insert be performed?

Thanks in advance
Best Answer chosen by davcondev