nerdexam
Oracle

1Z0-047 · Question #194

View the Exhibit and examine the structure of the ORDER_ITEMS table. You need to display the ORDER_ID of the order that has the highest total value among all the orders in the ORDER_ITEMS table…

The correct answer is D. SELECT order_id. See the full explanation below for the reasoning.

Question

View the Exhibit and examine the structure of the ORDER_ITEMS table. You need to display the ORDER_ID of the order that has the highest total value among all the orders in the ORDER_ITEMS table. Which query would produce the desired output?

Exhibit

1Z0-047 question #194 exhibit

Options

  • ASELECT order_id
  • BSELECT order_id
  • CSELECT order_id
  • DSELECT order_id

How the community answered

(16 responses)
  • B
    6% (1)
  • C
    13% (2)
  • D
    81% (13)

Community Discussion

No community discussion yet for this question.

Full 1Z0-047 Practice