nerdexam
Salesforce

CRT-450 · Question #229

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

The correct answer is A. Database.insert (records, false). See the full explanation below for the reasoning.

Question

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

Options

  • ADatabase.insert (records, false)
  • Binsert records
  • Cinsert (records, false)
  • DDatabase.insert (records, true)

How the community answered

(34 responses)
  • A
    82% (28)
  • B
    3% (1)
  • C
    6% (2)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full CRT-450 Practice