1z0-071 Exam Question 101
Examine the structure proposed for the TRANSACTIONStable:

Which two statements are true regarding the storage of data in the above table structure? (Choose two.)

Which two statements are true regarding the storage of data in the above table structure? (Choose two.)
1z0-071 Exam Question 102
Examine the data in the CUST_NAME column of the CUSTOMERS table.
CUST_NAME
-------------------
Renske Ladwig
Jason Mallin
Samuel McCain
Allan MCEwen
Irene Mikkilineni
Julia Nayer
You need to display customers' second names where the second name starts with "Mc" or "MC".
Which query gives the required output?
CUST_NAME
-------------------
Renske Ladwig
Jason Mallin
Samuel McCain
Allan MCEwen
Irene Mikkilineni
Julia Nayer
You need to display customers' second names where the second name starts with "Mc" or "MC".
Which query gives the required output?
1z0-071 Exam Question 103
Evaluate the following query:

What would be the outcome of the above query?

What would be the outcome of the above query?
1z0-071 Exam Question 104
Which two are true about transactions in the Oracle Database?
1z0-071 Exam Question 105
You create a table named 123. Which statement runs successfully?