ServiceNow Certified System Administrator — Question 158
Which is the base table of the configuration management database hierarchy?
Answer options
- A. cmdb_ci
- B. cmdb
- C. cmdb_rel_ci
- D. ucmdb
Correct answer: B
Explanation
The correct answer is B, as 'cmdb' serves as the primary table for the configuration management database hierarchy. The other options, such as 'cmdb_ci' and 'cmdb_rel_ci', are derived tables that depend on the base 'cmdb' table for their structure and relationships.