nerdexam
ServiceNowServiceNow

CSA · Question #342

CSA Question #342: Real Exam Question with Answer & Explanation

The correct answer is B: [sys_db_object]. The [sys_db_object] table is the master table in ServiceNow that contains a record for every table defined within the database instance.

Submitted by yaw92· Apr 18, 2026Database Administration

Question

What is the master table that contains a record for each table in the database?

Options

  • A[sys_master_db]
  • B[sys_db_object]
  • C[sys_master_object]
  • D[sys_object_db]

Explanation

The [sys_db_object] table is the master table in ServiceNow that contains a record for every table defined within the database instance.

Common mistakes.

  • A. [sys_master_db] is not the correct name for the system dictionary table in ServiceNow.
  • C. [sys_master_object] is not the designated table for storing metadata about all database tables in ServiceNow.
  • D. [sys_object_db] is not the accurate name for the master table containing records for each database table in ServiceNow.

Concept tested. ServiceNow system dictionary table

Reference. https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/table-administration/concept/c_SystemDictionary.html

Topics

#system tables#database structure#metadata#table dictionary

Community Discussion

No community discussion yet for this question.

Full CSA PracticeBrowse All CSA Questions