Correct Answer: Never because they use dynamic SQL.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
DB2 Programming Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More DB2 Programming MCQ Questions
Can static SQL statements be changed without altering the program itself?
SQL statements embedded into an application is called what?
How are ODBC calls binded?
What must be done to a DB2 application before it can run, and why?
What is an example of a benefit of using the Java programming language?
How would you retrieve the first 5 characters of FIRSTNAME column of DB2 table EMP?
When do you specify the isolation level?
How do you leave the cursor open after issuing a COMMIT?
Can you have more than one cursor open at any one time in a program?
Suppose there is a cobol-db2 program. If you have made changes only in the cobol program, is there a need to recomile the DBRM?