nerdexam
Oracle

1Z0-061 · Question #12

View the Exhibit and examine the structure of the promotions table. Evaluate the following SQL statement: Which statement is true regarding the outcome of the above query?

The correct answer is A. It shows COST_REMARK for all the promos in the table. See the full explanation below for the reasoning.

Question

View the Exhibit and examine the structure of the promotions table. Evaluate the following SQL statement:

Which statement is true regarding the outcome of the above query?

Exhibits

1Z0-061 question #12 exhibit 1
1Z0-061 question #12 exhibit 2

Options

  • AIt shows COST_REMARK for all the promos in the table.
  • BIt produces an error because the SUBQUERY gives an error.
  • CIt shows COST_REMARK for all the promos in the promo category 'TV'
  • DIt produces an error because SUBQUERIES cannot be used with the case expression.

How the community answered

(52 responses)
  • A
    71% (37)
  • B
    15% (8)
  • C
    10% (5)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-061 Practice