CSA · Question #455
Which tables are children of the Task table and come with the base system? Choose 3 answers
The correct answer is A. Incident B. Problem C. Change Request. The Task table is a base table in ServiceNow, which means it is not extended from any other table. However, other tables can extend the Task table to inherit its fields and functionalities. Incident, Problem, and Change Request are all child tables of the Task table, meaning…
Question
Which tables are children of the Task table and come with the base system? Choose 3 answers
Options
- AIncident
- BProblem
- CChange Request
- DConfig
- EDictionary
- Fcmdb
How the community answered
(19 responses)- A89% (17)
- D5% (1)
- F5% (1)
Explanation
The Task table is a base table in ServiceNow, which means it is not extended from any other table. However, other tables can extend the Task table to inherit its fields and functionalities. Incident, Problem, and Change Request are all child tables of the Task table, meaning they inherit the fields and functionalities of the Task table and add their own specific fields and functionalities.
Topics
Community Discussion
No community discussion yet for this question.