nerdexam
ServiceNow

CIS-ITSM · Question #122

Incidents are stored in what table?

The correct answer is B. Incident [incident]. In ServiceNow, all incident records are stored in the table named 'incident' - displayed as 'Incident [incident]'. Although the incident table extends the parent 'task' table (inheriting common fields like number, short description, and assignment group), the actual table name fo

Incident Management

Question

Incidents are stored in what table?

Options

  • AIncident [task_incident]
  • BIncident [incident]
  • CIncident [sn_incident]
  • DIncident [sn_task_incident]

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    88% (30)
  • C
    3% (1)
  • D
    6% (2)

Explanation

In ServiceNow, all incident records are stored in the table named 'incident' - displayed as 'Incident [incident]'. Although the incident table extends the parent 'task' table (inheriting common fields like number, short description, and assignment group), the actual table name for incidents is simply 'incident'. The other options (task_incident, sn_incident, sn_task_incident) do not exist as standard ServiceNow tables.

Topics

#Incident table#ServiceNow core tables#Table structure

Community Discussion

No community discussion yet for this question.

Full CIS-ITSM Practice