2.1 Standard and Customer Objects
Salesforce objects and fields are analogous to database tables and the table columns. Objects are tables that store specific data in Salesforce. The Salesforce platform has standard objects and custom objects. Standard objects are objects that are included with Salesforce, while custom objects are objects that are created by users to store information unique to their organization. Object fields are the individual data points that ...