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
Q1: Macros can be created to run other
Q18: Which of the following is not an
Q28: When was SQL developed?<br>A)Early 1960s<br>B)Early 1970s<br>C)Late 1970s<br>D)Early
Q47: What type of macros allow companies to
Q54: A(n)_ is a series of actions that
Q59: Stand-alone macros do not display as objects
Q71: What type of macros associate programming logic
Q79: Which one of the four keywords in
Q87: Which one of the four keywords in
Q93: The _ Update event is triggered any