Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 26 Topic 3 Discussion

Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 26 Topic 3 Discussion

PDI Exam Topic 3 Question 26 Discussion:
Question #: 26
Topic #: 3

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.

Write the query in a custom Lightning web component wrapper and invoke from the Lightning component.


B.

Invoke an Apex class with the method annotated as @AuraEnabled to perform the query.


C.

Use the Salesforce Streaming APL to perform the SOQL query.


D.

Create a flow to execute the query end invoke from the Lightning component.


Get Premium PDI Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.