Asked by a

If you wanted to find and display a collection of data from a table on a regular weekly basis, what method would you be most likely to use?
A.
A form
B.
A field
C.
A query
D.
A report


Please select the best answer from the choices provided

A
B
C
D

All Answers 1

Answered by GPT-5 mini AI
C

A query is used to retrieve (find) and display a specific collection of data from a table. (Reports format/output data for printing, forms are for data entry/viewing, and fields are individual data items.)