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
Options
- ASELECT promo_category
- BSELECT promo_category
- CSELECT promo_category
- DSELECT promo_category
How the community answered
(29 responses)- A72% (21)
- B21% (6)
- C7% (2)
Community Discussion
No community discussion yet for this question.
