PDI Exam Question 111

A developer must perform a complex SOQL query that joins two objects in a Lightning component.
How can the Lightning component execute the query?
  • PDI Exam Question 112

    A developer writes a trigger on the Account object on the before update event that increments a count field. A workflow rule also increments the count field every time that an Account is created or updated. The field update in the workflow rule is configured to not re-evaluate workflow rules.
    What is the value of the count field if an Account is inserted with an initial value of zero, assuming no other automation logic is implemented on the Account?
  • PDI Exam Question 113

    Which two strategies should a developer use to avoid hitting governor limits when developing in a multi-tenant environment? (Choose two.)
  • PDI Exam Question 114

    Universal Containers has a Visualforce page that displays a table of every Container_c. being ....... Is falling with a view state limit because some of the customers rent over 10,000 containers.
    What should a developer change about the Visualforce page to help with the page load errors?
  • PDI Exam Question 115

    A third-party vendor created an unmanaged Lightning web component. The Salesforce Administrator wishes to expose the component only on Record Page Layouts.
    Which two actions should the developer take to accomplish this business objective?
    Choose 2 answers