Question 66

Which two statements are true about INTERVAL data types
  • Question 67

    Which two are true about the data dictionary?
  • Question 68

    View the exhibit and examine the descriptions of the DEPT and LOCATIONS tables.

    You want to update the CITY column of the DEPT table for all the rows with the corresponding value in the CITY column of the LOCATIONS table for each department.
    Which SQL statement would you execute to accomplish the task?
  • Question 69

    Examine the structure of the INVOICE table.

    Which two SQL statements would execute successfully? (Choose two.)
  • Question 70

    Which three statements are true about views in an Oracle database?