A Salesforce administrator at a commercial real estate management firm is configuring schema management options for tracking properties. The administrator needs to evaluate the baseline architectural capabilities and limitations of standard objects compared to custom objects. Which TWO statements accurately describe the differences between standard and custom object management in Salesforce? (Select 2)
- Custom objects can be deleted from the organization if they have no active dependencies, whereas standard objects cannot be deleted.Answer
- Standard field labels can be renamed, but standard fields cannot be deleted from standard or custom objects.Answer
- CRoll-up summary fields can be created on standard objects to aggregate data from custom objects connected via a lookup relationship.
- DDeleting a master record in a lookup relationship automatically soft-deletes all associated child records on a custom object.
Answer
Custom objects can be deleted if free of dependencies whereas standard objects cannot be deleted, and standard fields cannot be deleted from any object although their labels can be edited.
Custom objects can be completely deleted from an org provided there are no dependent components referencing them, whereas standard objects built into Salesforce cannot be deleted. Additionally, while standard field labels can be edited, the standard fields themselves cannot be deleted from either standard or custom objects.
Step-by-Step Solution
Key Concept
Standard vs Custom Object capabilities and schema limitations