A ____ extracts data from a database based on criteria its creator specifies.?

A. ?form
B. ?report
C. ?table
D. ?query


Answer: D

Computer Science & Information Technology

You might also like to view...

What was the most important capability of C++ that C did not provide?

a) networking technology b) data type technology c) object-oriented technology d) adding dynamic content to web pages.

Computer Science & Information Technology

You are doing a binary search of the dictionary for page where a word should be, using the recursive binary search What are stopping cases?

a) The dictionary being searched has one page. b) The second half the dictionary being searched has one page. c) The middle of the dictionary is at page one. d) The dictionary being searched has one word

Computer Science & Information Technology

Draw an example using the five integers (12, 23, 1, 45, 9) of how a stack could be used to reverse the order (9, 45, 1, 23, 12) of these elements.

What will be an ideal response?

Computer Science & Information Technology

A sequence of folders in the folder structure that leads to a specific file or folder is a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology