ServiceNow Certified System Administrator — Question 140

When building an extended table from a base table, which fields do you need to create? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers are A and C because when creating an extended table, you need to include fields that are unique to the extended table (C) as well as any additional fields that do not exist in the base table (A). Options B and D are incorrect as they relate specifically to the base table's requirements rather than the extended table's unique attributes.