ServiceNow Certified System Administrator — Question 363
Tables may have a One to Many relationships. From the Service Catalog, what are examples of tables having a one to many relationships? (Choose three.)
Answer options
- A. One Approval can have many Requests
- B. One Request can have many Requested Items
- C. One Requested Item can have many Approvals
- D. One Requested Item can have many Catalog Tasks
- E. One Cart can have many Requests
Correct answer: B, C, D
Explanation
The correct answers, B, C, and D, illustrate valid one-to-many relationships where a single entity relates to multiple instances of another. Option A is incorrect because it describes a many-to-one relationship, and option E is also incorrect as it does not reflect the one-to-many relationship required in this context.