Checklist progress
0/194Learned
Platform Developer
Study Checklist
Checklist progress
0/194Learned
Understand multi-tenant concepts and design frameworks, such as MVC architecture and Lightning Component Framework.
0/6
Given a scenario, identify common use cases and best practices for declarative versus programmatic customizations, including governor limits, formula fields, and roll-up summaries.
0/8
Given a scenario, determine, create, and access the appropriate data model including objects, fields, relationships, and external IDs.
0/8
Standard versus custom objects
Learn this conceptCustom field types for data requirements
Learn this conceptLookup versus master-detail relationships
Learn this conceptSelf-relationships and hierarchical relationships
Learn this conceptJunction objects for many-to-many
Learn this conceptAccessing related records through relationships
Learn this conceptExternal ID fields for matching and upsert
Learn this conceptRelating records by External ID in Apex
Learn this conceptUnderstand use cases and limitations of using Agentforce for Developers.
0/3
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Developer studiers.
Lookup and master-detail fields both link objects so users can see related data on a record. Master-detail is a tight parent-child bond: the master owns sharing, permissions, and deletion of the detail and any subdetail. Lookup is a looser link that does not support sharing or roll-up summary fields, and you choose whether the field is required and what happens if the parent record is deleted.