Computer Science, asked by nia1947, 1 year ago

what do we call a row in a database?? ​


kakkerisunil: record are called rows in database.

Answers

Answered by superjunior
95

answer ☺️

we call the row a record in a database.


piyashah1504: row—also called a tuple—represents a single, implicitly structured data item in a table. In simple terms, a databasetable can be thought of as consisting of rows and columns.
Anonymous: piyashah thanks dude
Answered by stalwartajk
0

Answer:

A row in a database is called Tuple, Entry or a Record.

Explanation:

A row in a database is called Tuple, Entry or a Record.

Some important terminology related to database:

  1. Database : Is a collection of relatable data
  2. Datasheet: A format of rows and columns that displays information.
  3. Object: It is a component of a database which can be a query, a table, a form or a report.
  4. Query: is a request for a data or a collection of data from the database

The correct answer is Tuple or Entry or Record.

Similar questions