IBM Exam Questions

Which statement is true?

If the following statements are executed in the order shown: Which statement is true?

A.
The REFRESH TABLE statement must be executed before insert, update, and delete
operations performed against table TAB1 will be seen intable TAB2.

B.
Insert, update, and delete operations performed against table TAB1 are automatically
cascaded to table TAB2.

C.
Data stored in table TAB1 is automatically copied to table TAB2 immediately after table
TAB2 is created.

D.
Insert, update, and delete operations can be performed against table TAB2.