A. Record
B. Field
C. Query
D. Key
🧠Explanation:
A field represents a single type of data in a table.
Key Points:
- Field = attribute like Name, Age, Salary
- Defines type of data stored
- Each record contains multiple fields
👉 Example:
Name column = Field