ServiceNow Certified System Administrator — Question 77
What is the purpose of a Related List?
Answer options
- A. To create a one-to-many relationship
- B. To dot-walk to a core table
- C. To present related fields
- D. To present related records
Correct answer: D
Explanation
The correct answer is D, as a Related List is designed to display records that are related to the current record. Options A, B, and C do not accurately capture the primary function of a Related List, which is to provide a view of associated records rather than defining relationships or field presentation.