ServiceNow Certified System Administrator — Question 73

Which of the following statements is true when a new table is created by extending another table?

Answer options

Correct answer: C

Explanation

The correct answer, C, is accurate because when a new table is created that extends another table, it inherits all fields from the parent table and can add its own unique fields. Options A and B are incorrect as they misrepresent the inheritance of roles and fields, while option D incorrectly states that Access Control rules are not inherited.