Course PrereqReading Only
In this course, you'll follow along with the lessons and practice writing DML statements in the code editor.
You may already have existing triggers, flows, validation rules, etc on standard sObjects like Account and Case. The DML you issue could cause these to run, so to avoid conflicts, we will use custom sObject records for this course's challenges.
You won't need to create these sObjects yourself, instead you can download the managed package we created for you. The link is down below.
Implementation Details
This is the data model that has been built out for you already. Take some time to understand this model, specifically the CAMPX__Book__c sObject.
If you learn better by poking around, after you install the package, look for the "Book Management System" application in the Lightning App Explorer.