Question 251

Which two are true about scalar subquery expressions?
  • Question 252

    View the exhibit and examine the descriptions of the DEPTand LOCATIONStables.

    You want to update the CITYcolumn of the DEPTtable for all the rows with the corresponding value in the CITYcolumn of the LOCATIONStable for each department.
    Which SQL statement would you execute to accomplish the task?
  • Question 253

    Which two statements are true about views?
  • Question 254

    Which two statements are true regarding a SAVEPOINT? (Choose two.)
  • Question 255

    Examine the description of the transactions table:
    Which two SQL statements execute successfully?