ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 224 - Certified Platform Developer II discussion

Report
Export

A developer must perform a complex SOQL query that joins two objects in a Lightning component. how can the Lightning component execute the query?

A.
Use the SaJesforce Streaming API to perform the SOQL query.
Answers
A.
Use the SaJesforce Streaming API to perform the SOQL query.
B.
Create a Process Builder to execute the query and invoke from the Lightning component.
Answers
B.
Create a Process Builder to execute the query and invoke from the Lightning component.
C.
Invoke an Apex dass with the method annotated as ©AiraEnabled to perform the query.
Answers
C.
Invoke an Apex dass with the method annotated as ©AiraEnabled to perform the query.
D.
Write the query in a custom Lightning web component wrapper and invoke from the Lightning component.
Answers
D.
Write the query in a custom Lightning web component wrapper and invoke from the Lightning component.
Suggested answer: D
asked 23/09/2024
David Romano
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first