Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 16 after you create a query, what must you do in order to see …

Question

question 16
after you create a query, what must you do in order to see the results?
a select the table to include in the query
b select the fields to include in the query
c enter criterion into the query
d run the query

Explanation:

Brief Explanations

When you create a query, selecting tables (A), fields (B), and entering criteria (C) are steps in the query - creation process. But to actually see the results of the query, you need to execute it. Running the query (D) is the action that processes the query and displays the results.

Answer:

D. run the query