Computer Science, asked by anshikasharma769, 27 days ago

A row in a database is called a ___
A. layers
B. Masking
C. Record

Answers

Answered by puspasinha01031983
0

Answer:

In the context of a relational database, a row—also called a tuple—represents a single, implicitly structured data item in a table. ... Each row in a table represents a set of related data, and every row in the table has the same structure.

Answered by KailashHarjo
0

A row in a database is called a Record, Option(C) is the correct answer.

  • An object that can have one or more values is called a record in a database. The data that each record may contain is then determined by the table into which groups of records are saved.
  • Records are frequently referred to as rows because each new record creates a new row in the table. Although records and rows can be used interchangeably, nearly all database management systems use rows for queries and error messages.
  • Records offer a useful method for storing and retrieving data from the database. Each row may contain multiple types of data since each record may contain different types of data.
  • Records can be easily added, changed, and deleted without having an impact on any other database data.

To learn more:

https://brainly.in/question/7301257

https://brainly.in/textbook-solutions/q-multiple-choice-questions-relational-database-consists-collection

#SPJ2

Similar questions