nerdexam
CompTIA

FC0-U61 · Question #713

Which of the following describes the concept of a database record?

The correct answer is B. A collection of fields about the same object. The concept of a database record is best described as a collection of fields about the same object. A database record is a row in a table that represents an instance of an entity, such as a customer, an order, a product, etc. A database record consists of one or more fields that

Database Fundamentals

Question

Which of the following describes the concept of a database record?

Options

  • AA collection of rows, columns, and constraints
  • BA collection of fields about the same object
  • CA collection of schemas within the same database
  • DA collection of tables within different schemas

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    93% (27)
  • D
    3% (1)

Explanation

The concept of a database record is best described as a collection of fields about the same object. A database record is a row in a table that represents an instance of an entity, such as a customer, an order, a product, etc. A database record consists of one or more fields that store data about the attributes of the entity, such as name, address, phone number, quantity, price, etc. A database record can be uniquely identified by a primary key, which is a field or a combination of fields that do not repeat in the table.

Topics

#database record#database fundamentals#data structure

Community Discussion

No community discussion yet for this question.

Full FC0-U61 Practice