List the 3 Declarative Application building blocks of The Data Model.
1. Objects
2. Fields
3. Relationships
Building your Data Model What are the 2 types of objects?
1. Standard
objects
2. Custom objects
Building your Data Model True or False The limit on the number of custom fields per object depends
on the Salesforce edition.
A
Encrypted fields can be edited regardless of whether you have the "View Encrypted Data"
permission.
A
How can you prevent an encrypted field from being edited?
Validation
rules Field level
security Page layout
settings
Building your Data Model Who can view encrypted fields?
Users with
the "View Encrypted
Data" permission
Building your Data Model Describe 3 limitations of encrypted fields
Cannot be
unique Cannot be an
external Id Cannot
have default values.
Which of the following are true about custom objects? (Select all that apply):
C, E
Identify the correct statements about dependent picklists (Select all that apply):
A, C, E
What is the maximum number of lookup fields you can have in a single object?
25