Which statement should be used to allow some of the records in a list of records to be inserted rf others fail to be inserted?

Which statement should be used to allow some of the records in a list of records to be inserted rf others fail to be inserted?
A . insert records
B . Database.insert(records, true)
C . insert (records, false)
D . Database.insert(records, false)

Answer: C

Latest PDI Dumps Valid Version with 191 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
1 Comment
Inline Feedbacks
View all comments
PASS
PASS
1 year ago

Database.insert(records, false)