ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 63 - AZ-204 discussion

Report
Export

HOTSPOT

You need to retrieve all order line items from Order.json and sort the data alphabetically by the city.

How should you complete the code? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 63
Correct answer: Question 63

Explanation:

Box 1: orders o

Scenario: Order data is stored as nonrelational JSON and must be queried using SQL.

Box 2:li

Box 3: o.line_items

Box 4: o.city

The city field is in Order, not in the 2s.

asked 02/10/2024
michael brooks
37 questions
User
0 comments
Sorted by

Leave a comment first