nerdexam
SalesforceSalesforce

PDI · Question #73

PDI Question #73: Real Exam Question with Answer & Explanation

Sign in or unlock PDI to reveal the answer and full explanation for question #73. The question stem and answer options stay visible for context.

Submitted by luis.pe· Apr 18, 2026Data Modeling and Management

Question

What should a developer use to obtain the Id and Name of all the Leads. Accounts, and Contacts that hove the company name "Universal Containers"?

Options

  • AFIND 'Universal Containers' IN Name Fields RETURNING leadjid, name), accounted, name),
  • BFIND Universal Containers' IN CompanyName Fietds RETURNING lead{ld. name), accounted,
  • CSELECT lead(id, name). accountOd, name), contacted, name) FROM Lead, Account, Contact
  • DSELECT Lead.id. Lead.Name, Account.Id, AccountName, Contacted, Contact.Name FROM

Unlock PDI to see the answer

You've previewed enough free PDI questions. Unlock PDI for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#SOSL#Data Querying#Multi-object Search#Standard Objects
Full PDI PracticeBrowse All PDI Questions