Question 151

View the Exhibit and examine the structure of the CUSTOMERS table.

CUSTOMER_VU is a view based on CUSTOMERS_BR1 table which has the same structure as CUSTOMERS table.
CUSTOMERS need to be updated to reflect the latest information about the customers.
What is the error in the following MERGE statement?
  • Question 152

    Examine the description of the EMPLOYEEStable:

    Which two queries return all the rows for employees whose salary is greater than the average salary in their department? (Choose two.)
  • Question 153

    Which two statements are true regarding single row functions? (Choose two.)
  • Question 154

    Which three are true about system and object privileges? (Choose three.)
  • Question 155

    Which three statements are true about GLOBAL TEMPORARY TABLES?