nerdexam
Oracle

1Z0-071 · Question #119

View the Exhibit and examine the structure of the ORDER_ITEMS table. You must select the ORDER_ID of the order that has the highest total value among all the orders in the ORDER_ITEMS table. Which…

The correct answer is A. 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 must select 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 result?

Exhibit

1Z0-071 question #119 exhibit

Options

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

How the community answered

(33 responses)
  • A
    79% (26)
  • B
    3% (1)
  • C
    12% (4)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-071 Practice