1.
Which of the following commands is used to retrieve database named from the local catalog for DRDA host databases on system I and system z?
2.
Which of the following describes the object of a DB2 database and their relationship?
3.
Which of the following database objects can be used to raise an error if a table is updated?
4.
A "Trusted" Client needs to communicate with a server that has been configured to use CLIENT authentication. Which of the following will be used to verify passwords?
5.
Which of the following will DELETE all of the rows from the table T03?
6.
Which of the following tools for DB2 V9 allows a user to create and debug a SQL stored procedure?

 
7.
Which of the following DB2 tools allows a user to execute an SQL statement and view a graphical representation of the access plan?
8.
When defining a referential constraints between the parent table T2 and the dependent table T1, which of the following is true?
9.
An alias can be an alternate name for which DB2 object?
10.
Which of the following constraint types can be used to ensure the value of an INTEGER column references only positive values?