Which two queries a...
 
Notifications
Clear all

Which two queries are optimized for large data volumes?

1 Posts
1 Users
0 Likes
156 Views
(@ferronigiovanni)
Noble Member
Joined: 2 years ago
Posts: 731
Topic starter  

Consider the following queries. For these queries, assume that there are more than 200,000 Account records. These records include soft-deleted records; that is, deleted records that are still in the Recycle Bin. Note that there are two fields that are marked as External Id on the Account. These fields are Customer_Number__c and ERP_Key__c.

Which two queries are optimized for large data volumes? Choose 2 answers

  • A . SELECT Id FROM Account WHERE Id IN : aListVariable
  • B . SELECT Id FROM Account WHERE Name != '' AND IsDeleted = false
  • C . SELECT Id FROM Account WHERE Name != NULL
  • D . SELECT Id FROM Account WHERE Name != '' AND Customer Number c = 'ValueA’

Show Answer Hide Answer

Suggested Answer: A,D

   
Quote

Latest Salesforce PDII Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: