Short Answer
Match the following SQL keywords with their meanings:
I. FROM
II. ORDER BY
III. SELECT
IV. SQL
V. WHERE
A. instructs Access to return the specific fields from one or more tables
B. specifies the table or tables that will be searched
C. specifies the criteria that records must match to be included in the results
D. defines the purpose and the structure of an SQL statement
E. sorts the records by a certain field in either ascending or descending order
Correct Answer:

Verified
Correct Answer:
Verified
Q5: Which of the following events CANNOT be
Q14: A(n)_ macro can be attached to a
Q15: A(n)_ macro can be designed to automatically
Q21: Which SQL statement determines how the rows
Q29: The ORDER BY keyword is used to
Q32: Which SQL statement sets the criteria for
Q55: Data macros can only be used with
Q73: What are three reasons for using an
Q95: The SQL WHERE keyword specifies the:<br>A)criteria that
Q98: Match the following terms with their meanings: