nerdexam
CompTIA

DS0-001 · Question #120

Which of the following is used to document the system catalog in a database?

The correct answer is D. Data dictionary. A data dictionary documents the system catalog by defining all data elements within a database - including field names, data types, relationships, constraints, and meanings - making it the authoritative reference for understanding the database's structure and content. A…

Database Fundamentals

Question

Which of the following is used to document the system catalog in a database?

Options

  • AStandard operating procedure
  • BSystem requirements documentation
  • CProject plan
  • DData dictionary

How the community answered

(26 responses)
  • B
    4% (1)
  • D
    96% (25)

Explanation

A data dictionary documents the system catalog by defining all data elements within a database - including field names, data types, relationships, constraints, and meanings - making it the authoritative reference for understanding the database's structure and content. A standard operating procedure (A) describes step-by-step processes for tasks, not data structure. System requirements documentation (B) captures what a system must do functionally, not how its data is organized. A project plan (C) tracks timelines and milestones for project execution, which is entirely unrelated to documenting data.

Memory tip: Think of a data dictionary like an actual dictionary - just as a dictionary defines words, a data dictionary defines your data fields and their rules.

Topics

#Data dictionary#System catalog#Database metadata

Community Discussion

No community discussion yet for this question.

Full DS0-001 Practice