A. Field
B. Record
C. Query
D. Object
🧠Explanation:
A record represents one complete data entry in a table.
Key Points:
- One full set of data = record
- Each record contains multiple fields
- Example: One student’s full information
👉 Example:
Ali | 20 | BSCS → This is one record