A few points to remember
- Use permission sets to enable Lightning Experience for a set of users.
- After Summer'16 release, we can have 5 active processes on the Lightning Professional edition.
- It is not possible to change standard objects' and fields' API name.
- We can add custom fields to standard and custom objects in Salesforce.
- We can have a maximum of 40 lookup relationships on an object.
- We can have a maximum of two master-detail relationships on an object.
- Each Salesforce organization can have up to 100 external objects.
- When we delete a custom object, it appears in the Deleted Objects list for 15 days, from where the system administrator can restore it.
- Salesforce doesn't allow us to delete a custom field that is used in a roll-up summary field on another object or reference in Apex and Visualforce pages.
- If a custom object contains more than 100,000 records and you want to delete it, then first delete an appropriate number of records and then delete the object.
- By default, Lightning Experience is now enabled for all standard profiles.