asked 23.5k views
1 vote
Which database object gathers records and then adds formatting and page layout capabilities to the data

a) Form
b) Query
c) Report
d) Table

asked
User Atchoum
by
7.5k points

1 Answer

6 votes

Final answer:

A report in a database gathers records and adds formatting and page layout capabilities to the data.

Step-by-step explanation:

The correct answer is c) Report.

A report in a database is a database object that gathers records and then adds formatting and page layout capabilities to the data. It is used to present data in a structured and organized manner, often with headers, footers, and page numbers.

For example, in a database of student grades, a report can be created to display the average grade for each student, along with their name and other relevant information.

answered
User Pschill
by
9.0k points