nerdexam
Oracle

1Z0-047 · Question #16

1Z0-047 Question #16: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-047 to reveal the answer and full explanation for question #16. The question stem and answer options stay visible for context.

Question

View the Exhibit and examine the details for the CATEGORIES_TAB table. Evaluate the following incomplete SQL statement: SELECT category_name ,category_description FROM categories_tab You want to display only the rows that have 'harddisks' as part of the string in the CATEGORY_DESCRIPTION column. Which two WHERE clause options can give you the desired result? (Choose two.)

Exhibit

1Z0-047 question #16 exhibit

Options

  • AWHEREREGEXPJJKE(category_description, 'hard+.s');
  • BWHERE REGEXPJJKE(category_description,`^H|hard+.s');
  • CWHERE REGEXPJJKE (category_description, '^H|hard+.s$');
  • DWHEREREGEXPJJKE (category_description, '[^Hlhard+.s]');

Unlock 1Z0-047 to see the answer

You've previewed enough free 1Z0-047 questions. Unlock 1Z0-047 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 1Z0-047 Practice
View the Exhibit and examine the details for the CATEGORIESTAB... | 1Z0-047 Q#16 Answer | NerdExam