Solved

Match the SQL Keywords at the Top with What Would

Question 93

Matching

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".

Premises:
INTO
WHERE
ORDER BY
FROM
SELECT
Responses:
Field2 DESC
Field1,Field2,Field3
Sample
Delicacies
Field2="FrogLegs"

Correct Answer:

INTO
WHERE
ORDER BY
FROM
SELECT
Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents