DATABASE FUNDAMENTALS
WHAT IS DATABASE MANAGEMENT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
field
|
|
column
|
|
record
|
|
None of the above
|
Detailed explanation-1: -The table name and column names are used to help in interpreting the meaning of values in each row. Each row of a table is called a data record.
Detailed explanation-2: -In relational databases, a row is a data record within a table. Each row, which represents a complete record of specific item data, holds different data within the same structure. A row is occasionally referred to as a tuple.
Detailed explanation-3: -Since a new row creates a new entry in the table/spreadsheet, it is called a record. The same is true in a database: records are stored in rows that make up the table. The fields in the database are the columns.
Detailed explanation-4: -archives, also called records or record office, repository for an organized body of records produced or received by a public, semipublic, institutional, or business entity in the transaction of its affairs and preserved by it or its successors.
Detailed explanation-5: -In a database table, rows are called tuples.