Which of the following is NOT true about reports based on queries?

A) A macro should be created to run a query and then a report.
B) When a report is based on a table with records, you can run the report and there will always be records in the report because there are always records in the table.
C) A query does not store any records, so if a report is run on a query with no records, the report will have no records.
D) Instructions should always be provided so the user knows what steps to take to successfully run a query or report.

A

Computer Science & Information Technology

You might also like to view...

If you insert a table in a cell in an existing table, the new table is called a(n) ________ table

Fill in the blank(s) with correct word

Computer Science & Information Technology

What type of functions allow large and complex programs to be broken into small and manageable tasks?

A. Program-defined B. Built-in C. Value-returning D. Void

Computer Science & Information Technology