IBM Exam Questions

What does the FLUSH PACKAGE CACHE statement do?

What does the FLUSH PACKAGE CACHE statement do?

A.
It removes all dynamic SQL statements from the package cache.

B.
It removes only inactive SQL statements from the package cache.

C.
It saves dynamic SQL stored in the package cache to an external file.

D.
It causes all SQL statements in the package cache that are currently in use to be recompiled.