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

D, B, C, A, E

Computer Science & Information Technology

You might also like to view...

The V-shaped pattern used to indicate more information or options that are available in the Animation Pane is called a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

A(n) ____________________ is a type of InDesign file that is strictly for storing often-used text, graphics, and even InDesign pages for use in any InDesign document you create.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology