PrepAway - Latest Free Exam Questions & Answers

Although Trigger.new is a collection of records, when used as a bind variable in a SOQL query, Apex automatica

Although Trigger.new is a collection of records, when used as a bind variable in a SOQL query,
Apex automatically….

PrepAway - Latest Free Exam Questions & Answers

A.
Passes the collection to the query, as long as the calling class implements the
Trigger.QueryBind class.

B.
Transforms the list of records into a list of corresponding Ids.

C.
Truncates the collection so that only the Id and Name fields.

D.
Throws a DMLException with the ILLEGAL_QUERY status.

E.
Transforms the SOQL to an in-place SOSL query and returns the FIND results.

F.
None of these

One Comment on “Although Trigger.new is a collection of records, when used as a bind variable in a SOQL query, Apex automatica


Leave a Reply