Question: 1
Which three statements are true regarding subqueries? (Choose three.)
Question: 2
Which two statements are true regarding single row functions? (Choose two.)
Question: 3
View the Exhibit and examine the structure of the ORDERS table.
You must select ORDER_ID and ORDER_DATE for all orders that were placed after the last order placed by CUSTOMER_ID 101.
Which query would give you the desired result?
Question: 4
You must display details of all users whose username contains the string 'ch_'.
Which query generates the required output? (Choose the best answer.)
Question: 5
Which three statements are true regarding the usage of the WITH clause in complex correlated subqueries? (Choose three.)