Correct Answer: They are not binded because they use standard functions to execute 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
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?
What is a benefit of concurrency in SQL application programming?
Consider the following: DECLARE MYCURS CURSOR FOR SELECT * FROM MYTABLE WHERE COL1 > :NUM Which of the following embedded SQL statements will NOT generate an error?
What is the name of the effect when a system continues to receive work, but is down?
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?
What is the meaning of underscore ( '_' ) in the LIKE statement?
What are correlated subqueries?
What is the use of FREE command?