1z1-071 Exam Question 106

Which three statements are true? (Choose three.)
  • 1z1-071 Exam Question 107

    Examine the structure proposed for the TRANSACTIONStable:

    Which two statements are true regarding the creation and storage of data in the above table structure?
    (Choose two.)
  • 1z1-071 Exam Question 108

    In which three situations does a transaction complete?
  • 1z1-071 Exam Question 109

    Examine this query which executes successfully:
    SELECT job, deptno FROM emp
    UNION ALL
    SELECT job, deptno FROM jobs_ history;
    What will be the result?
  • 1z1-071 Exam Question 110

    Which three statements are correct regarding indexes? (Choose three.)