nerdexam
GAQM

CITM-001 · Question #23

In a database, each row is called a

The correct answer is A. record. In a database, each row represents a single, implicitly structured data item in a table. A row is also called a record or a tuple. A record contains multiple fields, each one defined in a different column. A field is the intersection of a row and a column, and it holds a single…

IT Operations and Infrastructure Management

Question

In a database, each row is called a

Options

  • Arecord
  • Bcolumn
  • Cinformation

How the community answered

(60 responses)
  • A
    95% (57)
  • B
    3% (2)
  • C
    2% (1)

Explanation

In a database, each row represents a single, implicitly structured data item in a table. A row is also called a record or a tuple. A record contains multiple fields, each one defined in a different column. A field is the intersection of a row and a column, and it holds a single value. A column is also called an attribute or a field name, and it defines the type and constraints of the data in that

Topics

#database structure#records#data terminology#relational database

Community Discussion

No community discussion yet for this question.

Full CITM-001 Practice