This is the most basic type of report
-
Tabular Report
-
Form Report
-
Matrix Report
-
Single Query Report
A
Correct answer
Explanation
Tabular Report is the most fundamental report type, displaying data in simple rows and columns format similar to a database table. Form reports present one record per page, Matrix reports show two-dimensional data with row and column headers, while Single Query refers to a data source approach, not a report type. Tabular reports form the foundation for more complex formats.