when does the SQL statement gets executed when you use
cursor in the application programming ?
Answer Posted / s
When you open the cursor the result set is built.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is multi row fetch in db2?
Can there be more than one cursor open for any program?
When do you specify the isolation level?
What is the difference between cursor stability and repeatable read isolation levels?
What is the use of commit in db2?
How do I start db2 in windows?
How does a cursor work?
How to access db2 tables in mainframe?
Mention the different locking levels that are available in db2.
How would you find out the total number of rows in a db2 table?
Explain how can you do the explain of a dynamic sql statement?
How to find the maximum value in a column in the db2 database?
Is the primary key a clustered index?
What is check constraint. Explain with example.
What is an instance database?