question archive The collection of related field is called a ??
Subject:Computer SciencePrice:2.87 Bought7
Answer:
The collection of related filed is called “record”.
Explanation:
A record is a collection of related data that contains one or more files in a database. The fields represented as numeric value and string value. Multiple records are contained in a file set or data set.
In a relational database, a record contains a set of data, which contains some specific information and it is related to the some specific entity. For Example, a table contains employee information such as employee name, salary, age and address.