Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam Data Architect Topic 1 Question 50 Discussion

Actual exam question for Salesforce's Data Architect exam
Question #: 50
Topic #: 1
[All Data Architect Questions]

DreamHouse Realty has 15 million records in the Order_c custom object. When running a bulk query, the query times out.

What should be considered to address this issue?

Show Suggested Answer Hide Answer
Suggested Answer: B

single-select restricted picklist with defined choices can be a way to configure customer type. The article states that picklists are fields that allow users to select one or more predefined values from a list, and restricted picklists ensure that users can only select from the defined values. This can help to limit the choices for customer type and ensure data quality.


Contribute your Thoughts:

Elmira
8 days ago
I'm not too familiar with the Tooling API, but the Metadata API and Streaming API don't seem quite right for this use case.
upvoted 0 times
...
Candra
14 days ago
PK Chunking seems like the way to go here. It's designed to handle large data sets without timing out.
upvoted 0 times
...
Dell
18 days ago
I'm not sure about PK Chunking. Maybe we should also look into using the Tooling API for this issue.
upvoted 0 times
...
Malcom
19 days ago
I agree with Malcombye. PK Chunking can help improve performance when dealing with large datasets.
upvoted 0 times
...
Bobbye
20 days ago
I think we should consider using PK Chunking to address the query timeout issue.
upvoted 0 times
...

Save Cancel