ServiceNow Certified System Administrator — Question 48
Which type of tables may be extended by other tables, but do not extend another table?
Answer options
- A. Base Tables
- B. Core Tables
- C. Extended Tables
- D. Custom Tables
Correct answer: A
Explanation
Base Tables are fundamental structures that can be extended by other tables, but they do not derive from other tables themselves. In contrast, Core Tables, Extended Tables, and Custom Tables may have different relationships and functionalities, but they do not meet the criteria specified in the question.