which allows users to retrieve, view, edit, and manipulate information in database tables without having to…

which allows users to retrieve, view, edit, and manipulate information in database tables without having to work directly with a table?\nquery\nreport\nkey\nform

which allows users to retrieve, view, edit, and manipulate information in database tables without having to work directly with a table?\nquery\nreport\nkey\nform

Answer

Brief Explanations:

A form provides a user - friendly interface to interact with database information without directly working with the table. A query is used to retrieve data, a report is for presenting data, and a key is for identifying records.

Answer:

D. form