A database object that displays data from tables or query results in a way the is optimized for onscreen viewing or printing is a(n) ________

Fill in the blank(s) with correct word

report

Computer Science & Information Technology

You might also like to view...

When you use ________, it will arrange two windows side by side with each taking up half the screen

A) Aero Flip 3D B) Cascade C) Snap D) Shake

Computer Science & Information Technology

Which of the following statements will pause the screen until the [Enter] key is pressed?

a. cin; b. cin.getline(); c. cin.get(); d. cin.ignore(); e. cin.input();

Computer Science & Information Technology