Question 201
Which two tasks can be performed by using Oracle SQL statements? (Choose two.)
Question 202
Which two statements are true about single row functions?
Question 203
View the exhibit and examine the structure in ORDERSand ORDER_ITEMStables.

You need to create a view that displays the ORDER_ID, ORDER_DATE, and the total number of items in each order.
Which CREATEVIEWstatement would create the views successfully?

You need to create a view that displays the ORDER_ID, ORDER_DATE, and the total number of items in each order.
Which CREATEVIEWstatement would create the views successfully?
Question 204
Examine the types and examples of relationships that follow:

Which option indicates correctly matched relationships? (Choose the best answer.)

Which option indicates correctly matched relationships? (Choose the best answer.)
Question 205
Examine the structure of the PROGRAMS table:

Which two SQL statements would execute successfully?

Which two SQL statements would execute successfully?
