what is the syntax for FOR UPDATE CLAUSE in cursor
declaration and how can u update using cursor? is it
possible to update multiple rows at a time.
Answer Posted / vaneesh khurana
If one wants to update multiple rows simply write a querry,
instead of using cursor.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What do you mean by rollback?
What are the various data types available in db2?
What are the prerogatives?
Which component is responsible for db2 startup and shutdown?
What are the uses of db2 optimizer?
What are host variables in db2?
What is the maximum size of a char data type in db2?
How do you pull up a query which was previously saved in qmf?
Outputs of explain are with matchcols = 0. What does this signify?
What is a trigger in the db2 database?
What is multi row fetch in db2?
What is the use of value function?
How do I connect my db2 database to ibm?
Explain correlated sub-queries.
Define buffer pool.