A developer must perform a complex SOQL query that joins two objects in a Lightning component.
How can the Lightning component execute the query?
What are three capabilities of the
Choose 3 answers
An org has an existing flow that edits an Opportunity with an Update Records element. A developer must update the flow to also create a Contact and store the created Contact’s ID on the Opportunity.
Which update must the developer make in the flow?
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?