|
What is the easiest way to find out which programs are affected by change in a table's structure ??
DB2 ( IBM Database 2 ) Interview Questions
(Continued from previous question...)
What is the easiest way to find out which programs are affected by change in a table's structure ??
Q: Assuming that a site's standard is that program name = plan name, what is the easiest way to find out which programs are affected by change in a table's structure ??
AN:
Query the catalogue tables SYSPLANDEP and SYSPACKDEP.
(Continued on next question...)
Other Interview Questions
|