nerdexam
Oracle

1Z0-061 · Question #134

View the Exhibit and examine the data in the PROMOTIONS table. You need to display all promo categories that do not have 'discount' in their subcategory. Which two SQL statements give the required…

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

Question

View the Exhibit and examine the data in the PROMOTIONS table. You need to display all promo categories that do not have 'discount' in their subcategory. Which two SQL statements give the required result? (Choose two.)

Exhibit

1Z0-061 question #134 exhibit

Options

  • ASELECT promo_category
  • BSELECT promo_category
  • CSELECT promo_category
  • DSELECT promo_category

How the community answered

(29 responses)
  • A
    72% (21)
  • B
    21% (6)
  • C
    7% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-061 Practice