A database object used to display the results of a query or the contents of a table on the screen or in

printed form.

A) Macro B) Form C) Report


C

Computer Science & Information Technology

You might also like to view...

Suppose that the price of an item is stored as an integer (number of cents) within a data member of a class. When the client wants to set the price, however, a setPrice function is called which passes a number in as dollars and cents (a float), then it is converted and stored as cents by the setPrice function. This is an example of:

A. a const function B. a const reference function C. an accessor function D. data translation

Computer Science & Information Technology

Write a SELECT statement to list courses that do not have a prerequisite.

What will be an ideal response?

Computer Science & Information Technology

Your school network is most likely a peer-to-peer network

Indicate whether the statement is true or false

Computer Science & Information Technology

If you select the Use relative position for reference point icon on the options bar, the ____ of a placed file becomes the new reference point.

a. upper-left corner b. center point c. lower-left corner d. lower-right corner

Computer Science & Information Technology