ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 210 - Certified Data Architect discussion

Report
Export

Universal Container require all customers to provide either a phone number of an email address when registering for an account.

What should the data architect use to ensure this requirement is met?

A.
validation Rule
Answers
A.
validation Rule
B.
required Fields
Answers
B.
required Fields
C.
Apex Class
Answers
C.
Apex Class
D.
Process Builder
Answers
D.
Process Builder
Suggested answer: A

Explanation:

Using a validation rule is the best way to ensure that all customers provide either a phone number or an email address when registering for an account, as it allows defining a formula that evaluates whether a record meets certain criteria. Using required fields may not work if both phone number and email address are required. Using an Apex class or a Process Builder may be more complex or cumbersome than using a validation rule.

asked 23/09/2024
Chris Abunin
28 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first