A ____ is a question that you ask about the data stored in a database.

A. search
B. report
C. form
D. query

Answer: D

Computer Science & Information Technology

You might also like to view...

Which of the following shortcut keys enables you to select everything in a document?

A) Ctrl + Home B) Ctrl + down or up arrow key C) Ctrl + End D) Ctrl + A

Computer Science & Information Technology

What value will be assigned to the variable number by the following statement? int number = 7.8;

A) 7 B) 8 C) 7.8 D) None of the above. E) It's unpredictable. That's the problem.

Computer Science & Information Technology