QuestionQ90

Performance

Which advanced tool can Salesforce enable to support large-scale role hierarchy realignments?

  • A Skinny Table Indexing
  • B Granular locking
  • C Set external organization-wide default to public read only
  • D Partitioning by Divisions
Explanation

Granular locking reduces lock contention by locking only the modified portions of the relevant table or group data during hierarchy-related operations. This allows large structural changes to proceed with less interference from broad locking and concurrent updates.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!