Salesforce Certified Data Architect — Question 52

Universal Containers has a large number of orders coming in from its online portal. Historically all orders are assigned to a generic user.
Which two measures should a data architect recommend to avoid any performance issues while working with a large number of order records? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Option B is correct because clearing the role field can help reduce unnecessary complexity and potential performance bottlenecks associated with role hierarchies. Option D is also correct as creating a role can improve data access and management. Options A and C do not address the underlying performance issues effectively; thus, they are not suitable solutions.