Salesforce Platform Developer I (legacy) — Question 2

A System Administrator wants to ensure that unique data is always input into a specific field.
Which two field properties should be configured? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The 'Required' property ensures that a value must be provided, while the 'Unique' property guarantees that the data entered is distinct from any existing entries. The 'Default Value' and 'Data Type' properties do not enforce uniqueness or the necessity of input, making them unsuitable for this requirement.