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.
Difficulty: Easy
Correct Answer: Field
Explanation:
Concept A field is an attribute/value slot holding one type of data per record; records are collections of fields; tables are collections of records.
Discussion & Comments