Match the following terms to their meanings:

I. Bound Report
II. Unbound report
III. Main report
IV. Subreport

A. a report that is embedded within another report
B. a report that does not display data from an underlying source
C. a report that displays data from an underlying table, query, or SQL statement
D. a report that contains a subreport


C, B, D, A

Computer Science & Information Technology

You might also like to view...

Which statement is false?

a. An enum declaration is a comma-separated list of enum constants and may optionally include other components of traditional classes, such as constructors, fields and methods. b. Any attempt to create an object of an enum type with operator new results in a compilation error. c. An enum constructor cannot be overloaded. d. enum constants are implicitly final and static.

Computer Science & Information Technology

On your keyboard, which two symbols function identically in date formats?

A) The forward slash key and the period B) The hyphen key and the forward slash key C) The comma and the forward slash key D) The dollar sign and the ampersand

Computer Science & Information Technology

An argument can be any type of value including text, numbers, cell references, or even other formulas or functions. _______________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following is the current Linux file system used to hold the operating system?

A. APFS B. ext3 C. NTFS D. ext4

Computer Science & Information Technology