Which term describes a single row of data within a database table?
AField
BRecord
CQuery
DIndex
Explanation
– A record is a single row of data in a database table.
– It represents one complete entry, like one customer.
– A record is made up of several fields.
Exam Relevance
- Topic: Software Applications
- Subtopic: Databases

No Comments