How to update more then one record using update?
Answer Posted / selvam a
Update a table using a symbolic cursor:
UPDATE WHERE CURRENT OF limits the scope of DB2 updates to
one row at a time, specifically the row your cursor is
positioned on.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you stop a db2 database in linux?
How to retrieve rows from a db2 table in embedded sql?
What is bufferpool in db2?
What is the use of commit in db2?
What is a bind in db2?
What does db2 stand for?
What is iseries database?
What does a deadlock mean in DB2?
What is netezza database?
How do you eliminate duplicate values in db2?
What are the benefits of using the db2 database?
What is ibm db2 connect?
Why db2 is called db2?
What are types of indexes?
What is db2 optimizer?