A ________ is used to ask a question about the data in a database

A) query
B) table
C) form
D) report


A

Computer Science & Information Technology

You might also like to view...

Find a Web page that’s a “wall of words” (long paragraphs with little or no formatting) and reformat it so that it supports scanning.

What will be an ideal response?

Computer Science & Information Technology

Flash is a high-impact multimedia creation tool.

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

Computer Science & Information Technology

Barbara Kruger calls her use of white type on a red background ___________.

a. the “vernacular of design” b. the “vernacular of signage” c. the “vernacular of type” d. the “vernacular of color”

Computer Science & Information Technology

What is the output of the following C++ code?num = 10;while (num > 10)  num = num - 2;cout

A. 0 B. 6 C. 8 D. 10

Computer Science & Information Technology