nerdexam
CompTIA

DS0-001 · Question #31

A database administrator is new to a company and wants to create a document that illustrates the interaction between tables. Which of the following should the administrator create?

The correct answer is B. Entity relationship diagram. The document that the administrator should create to illustrate the interaction between tables is an entity relationship diagram. An entity relationship diagram (ERD) is a graphical representation of the entities (tables), attributes (columns), and relationships (constraints)…

Database Fundamentals

Question

A database administrator is new to a company and wants to create a document that illustrates the interaction between tables. Which of the following should the administrator create?

Options

  • ATroubleshooting guide
  • BEntity relationship diagram
  • CData dictionary
  • DDatabase reference manual

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    90% (19)
  • D
    5% (1)

Explanation

The document that the administrator should create to illustrate the interaction between tables is an entity relationship diagram. An entity relationship diagram (ERD) is a graphical representation of the entities (tables), attributes (columns), and relationships (constraints) in a database. An ERD helps the administrator to visualize the structure and design of the database, as well as the dependencies and associations among the tables. The other options are either different types of documents or not related to the interaction between tables. For example, a troubleshooting guide is a document that provides instructions on how to solve common problems or errors in a database; a data dictionary is a document that describes the metadata (information about data) of a database; a database reference manual is a document that provides information on how to use or operate a database.

Topics

#Entity Relationship Diagram#Database Design#Table Relationships#Database Documentation

Community Discussion

No community discussion yet for this question.

Full DS0-001 Practice