What is the document on which data is recorded called?
Answers
Answer:
In computer science, a record (also called a structure, struct, or compound data) is a basic data structure. Records in a database or spreadsheet are usually called "rows". A record is a collection of fields, possibly of different data types, typically in a fixed number and sequence.
What is the document on which data is recorded called?
Computinga collection of related fields treated as a unit, such as a row in a relational database table; a record.
In computer science, a record (also called a structure, struct, or compound data) is a basic data structure. Records in a database or spreadsheet are usually called "rows". A record is a collection of fields, possibly of different data types, typically in a fixed number and sequence.
hope it helps ☺️