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
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What do you mean by commit and rollback?
What is db2 command?
How to connect to db2 database from windows command line?
How to find schema of a table in db2?
Who uses db2?
What are the contents of a dclmgen?
What is check constraint in db2?
What is host variable in db2 cobol?
What is null in db2?
What is dclgen in db2?
What is sqlca?
What are catalog tables in db2?
What is a buffer in memory?
How can record locking be achieved in those DB2 versions which do not support it?