Databases (components): What is the part of a database that holds only one type of information (a single data item for a record)? Select the correct term for the atomic data holder. Choose the correct option.
Interview
Technology
Difficulty: Easy
Choose an option
-
AField
-
BRecord
-
CTable
-
DFile
Answer
Correct Answer: Field
Explanation
ConceptA field is an attribute/value slot holding one type of data per record; records are collections of fields; tables are collections of records.
Final AnswerField