What is db2 bind process?
No Answer is Posted For this Question
Be the First to Post Answer
Can you search give an array in the WHERE clause of a db2 query?
I use CS and update a page. Will the lock be released after I am done with that page?
How can you get the number of rows impacted by the last executed query?
How can you quickly find out the # of rows updated after an update statement?
cursor with hold explain ?
What is the difference between cursor stability and repeatable read isolation levels?
What is coalesce in db2?
Explain about open switch business continuity software?
What are some SQL aggregates and other built-in functions?
How can the duplicate values be eliminated from db2 select?
What is cursor stability?
For update of a row in cursors, when do we move value into host variable in cobol progrm? is it before open or before fetch ?