asked 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

asked
User DSlagle
by
8.1k points

2 Answers

1 vote

The correct answer is Query

answered
User Rob Rodi
by
8.6k 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.

answered
User Jonathan Myers
by
8.2k points