🎴 Flashcard Mode
Database Fundamentals Quiz
Card1 / 5
Mastered0
Review0
QuestionClick to flip
Where is a single element of data stored?
AnswerClick to flip back
A
Field
💡 Explanation:
In database terminology, a field is the smallest unit of data storage representing a single data element. A record is a collection of related fields, and a table contains related records.