CompTIA
FC0-U61 · Question #717
Which of the following database structures is the most granular?
The correct answer is B. Field. A field is the most granular database structure among the options given. A field is a single unit of data that represents an attribute of an entity, such as name, age, or address. A field can have a specific data type, such as text, number, or date.
Database Fundamentals
Question
Which of the following database structures is the most granular?
Options
- AColumn
- BField
- CRecord
- DTable
How the community answered
(24 responses)- A4% (1)
- B88% (21)
- C8% (2)
Explanation
A field is the most granular database structure among the options given. A field is a single unit of data that represents an attribute of an entity, such as name, age, or address. A field can have a specific data type, such as text, number, or date.
Topics
#database structure#data granularity#fields
Community Discussion
No community discussion yet for this question.