Essay
Match the SQL keywords at the top with what would follow those words from the list at the bottom to accomplish the following: display three fields (Field1, Field2, Field3) from the Sample table, sorted by Field1 in ascending order, and with only those records where Field2 equals "FrogLegs" and put all those in a new table called "Delicacies".
I. SELECT
II. WHERE
III. ORDER BY
IV. FROM
V. INTO
A. Sample
B. Field2="FrogLegs"
C. Field2 DESC
D. Field1, Field2, Field3
E. Delicacies
Correct Answer:

Verified
Correct Answer:
Verified
Q8: The Macro _ makes it easier to
Q15: A(n)_ can be used to automate repetitive
Q29: Macros that work with ""user interface"" objects,such
Q39: What defines the purpose and the structure
Q45: A constant used to provide the output
Q60: Match the following terms with their descriptions:<br>I.
Q84: The actions available in the Macro Designer
Q86: A data macro performs a series of
Q88: What company developed SQL?<br>A)Microsoft<br>B)Apple<br>C)Adobe<br>D)IBM
Q90: Stand-alone macros display as objects in the