Question 101

Which three are true about multitable INSERT statements?
  • Question 102

    Examine the structure of the EMPLOYEES table. (Choose two.)

    You must display the maximum and minimum salaries of employees hired 1 year ago.
    Which two statements would provide the correct output?
  • Question 103

    Evaluate the following two queries:

    Which statement is true regarding the above two queries?
  • Question 104

    Which two statements are true about the results of using the INTERSECToperator in compound queries?
    (Choose two.)
  • Question 105

    The sales table has columns prod_id and quantity_sold of data type number. Which two queries execute successfully?