Question 171

Examine the structure of the SALES table.

Examine this statement:

Which two statements are true about the SALES1 table? (Choose two.)
  • Question 172

    View the Exhibit and examine the structure of the PRODUCTtable.

    Which two tasks would require subqueries? (Choose two.)
  • Question 173

    Which two statements are true regarding the GROUP BY clause in a SQL statement?
    (Choose two.)
  • Question 174

    Which statement is true about an inner join specified in the WHERE clause of a query?
  • Question 175

    You want to return the current date and time from the user session, with a data type of TIMESTAMP WITH TIME ZONE.
    Which function will do this?