Use the Report Query feature to produce the following reports. Explain in a sentence what information the report is providing you with.

a. The Undefined Elements report
b. The Elements without Pictures report
c. The Coded Elements report
d. The Any Item with Components report

The query reports, with a small sample of output, are listed below.

a. Query report name: Undefined Elements

Summary Listing—Alphabetically

Brand SubtotalData Element
Campus CodeData Element
CostData Element
Cost for all packagesData Element
Current DateData Element
Current TimeData Element

b. Query report name: Elements without Pictures

Summary Listing—Alphabetically

Campus CodeData Element
CostData Element
Cost for all packagesData Element
Course NumberData Element
Description:
A unique number that identifies a course offered by the training staff or a software expert.

a. Query report name: Coded Elements

Summary Listing—Alphabetically

Active Software CodeData Element
Description:
Code to determine if software is currently in use.
Computer Type CodeData Element
Description:
A coded entry for the type of computer.
Course LevelData Element
Description:
Difficulty level

b. Query report name: Any item with components

Delete Computer Record Data Structure
Description:
Contains the elements found on the screen used to delete a computer record.
Composition:
Hardware Inventory Number +
Brand Name +
Model +
Serial Number +
Date Purchased +
Memory Size +
Campus Description +
Room Location

Computer Science & Information Technology

You might also like to view...

Which is a unique, logical 32-bit address that identifies a computer?

a. IP address b. Subnet mask c. Default gateway d. DNS Server address

Computer Science & Information Technology

Write a function that responds to a click anywhere on the page by displaying with alert() the event name if the user held Shift during the mouse click, or the name of the element that triggered the event if the user held Ctrl during the mouse click.

What will be an ideal response?

Computer Science & Information Technology