Question 6 of 63
The DB2 subsystem DSN has been correctly configured to access a remote DB2 location MYREMOTE. Which of the following processes can be used on subsystem DSN to access MYUSER.EMP table at MYREMOTE location?
    Correct Answer: B

Question 7 of 63
Which of the following elements is affected by a ROLLBACK statement?
    Correct Answer: A

Question 8 of 63
Which statement is TRUE regarding ROLLBACK processing?
    Correct Answer: D

Question 9 of 63
Which of the following SQL constructs does NOT provide information about the success or failure of the SQL statement that was just executed?
    Correct Answer: B

Question 10 of 63
Your current authorization ID is DBA. Only one of your secondary authorization IDs, DB2, has the privilege to create an index DB2.AAA on a table. The appropriate SQL statement starts with "CREATE INDEX AAA ON"¦". Which of the following statements must precede the CREATE statement so that you can create the index?
    Correct Answer: A