Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 24 in access, the purpose of which of the following objects is…

Question

question 24
in access, the purpose of which of the following objects is to store data records?
report
form
query
table

Explanation:

Brief Explanations
  • A report is used to present data in a formatted way for printing or viewing, not for storing data records.
  • A form is mainly for data entry and display, not for storage.
  • A query is used to retrieve, filter, and manipulate data from tables, not for storage.
  • A table is the fundamental object in Access that stores data records in rows and columns.

Answer:

D. Table