nerdexam
Oracle

1Z0-071 · Question #370

1Z0-071 Question #370: Real Exam Question with Answer & Explanation

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

Question

The ORDERS table has a column ORDER_DATE of data type DATE. The default display format for a date is DD-MON-RR. Which two WHERE conditions demonstrate the correct usage of conversion functions? (Choose two.)

Options

  • AWHERE TO_CHAR(order_date, 'MON DD YYYY') = 'JAN 20 2019'
  • BWHERE order_date > TO_DATE('JUL 10 2018', 'MON DD YYYY')
  • CWHERE order_date > TO_CHAR(ADD_MONTHS(SYSDATE,6), 'MON DD YYYY')
  • DWHERE order_date > TO_DATE(ADD_MONTHS(SYSDATE,6), 'MON DD YYYY')
  • EWHERE order_date IN (TO_DATE('OCT 21 2018', 'Mon DD YYYY'), TO_CHAR('Nov 21 2018',

Unlock 1Z0-071 to see the answer

You've previewed enough free 1Z0-071 questions. Unlock 1Z0-071 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-071 Practice