nerdexam
CompTIA

FC0-U61 · Question #447

A database administrator created the outline for a database that describes its components and how they work. Which of the following did the database administrator create?

The correct answer is D. Schema. A database is an organized collection of information. The information is stored in a structured manner for easier access. Typically, a database consists of tables of information, organized into columns and rows. Each row represents a separate record in the database, while each co

Database Fundamentals

Question

A database administrator created the outline for a database that describes its components and how they work. Which of the following did the database administrator create?

Options

  • ARecord
  • BConstraint
  • CField
  • DSchema

How the community answered

(53 responses)
  • A
    2% (1)
  • B
    4% (2)
  • D
    94% (50)

Explanation

A database is an organized collection of information. The information is stored in a structured manner for easier access. Typically, a database consists of tables of information, organized into columns and rows. Each row represents a separate record in the database, while each column represents a single field within a record. The structure of the database in terms of the fields defined in each table and the relations between primary and foreign keys is referred to as the schema.

Topics

#database schema#database design

Community Discussion

No community discussion yet for this question.

Full FC0-U61 Practice