Question 46

Which two statements are true about trace files produced by the Oracle Database server? (Choose two.)
  • Question 47

    Examine the description of the CUSTOMERS table:

    You want to display details of all customers who reside in cities starting with the letter D followed by at least two characters.
    Which query can be used?
  • Question 48

    Examine the description of the employees table:

    Which query requires explicit data type conversion?
  • Question 49

    You need to calculate the number of days from 1st January 2019 until today.
    Dates are stored in the default format of DD-MON-RR.
    Which two queries give the required output? (Choose two.)