Question 6

Which three statements are true about single-row functions? (Choose three.)
  • Question 7

    Examine the description of the PRODUCTS table:

    Which three queries use valid expressions? (Choose three.)
  • Question 8

    See the Exhibit and examine the structure of the PROMOTIONS table:

    Using the PROMOTIONS table,
    you need to find out the average cost for all promos in the range $0-2000 and $2000-5000 in category A.
    You issue the following SQL statements:

    What would be the outcome?
  • Question 9

    Examine the description of the EMPLOYEES table:

    Which two queries return the highest salary in the table?
  • Question 10

    Which three statements are true regarding subqueries?