A. Form
B. Table
C. Query
D. Report
🧠Explanation:
A query is used to search, filter, and retrieve specific data from tables.
Key Points:
- Works like a search engine inside a database
- Can filter, sort, and calculate data
- Can use SQL commands in the background
- Very important for reporting systems
👉 Example: Show all students above age 18