142k views
5 votes
A(n) _____ evaluates a specified data set and returns certain fields from that data set as instructed.

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

User DSlagle
by
7.4k points

2 Answers

1 vote

The correct answer is Query

User Rob Rodi
by
8.1k points
0 votes

Answer:

The correct option of the following question is A.) query.

Step-by-step explanation:

A query is the request for the information or the data from the database tables or the combination of the tables. This data may generated as the results that returned by the SQL (Structured Query Language) or as the pictorials, complex results or graphs, e.g., it trend analyses from the data-mining tools.

A query either be the request for the data results from the database or for the action on data, or both.

User Jonathan Myers
by
7.6k points