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
Explain in brief how does db2 determine what lock-size to use?
What is catalog database in db2?
What is innodb buffer pool?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
How many databases are there?
How do I delete a table in db2?
List some fields from sqlca?
Explain dclgen.
What is the role of data manager in the db2 database?
What is rct?
Give a brief description of db2 isolation levels?
Explain package in db2 and its advantages?
What is dclgen (declaration generator)?
What is declare cursor?
What is db2 catalog database?