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 can you quickly find out the # of rows updated after an update statement?
What are the various isolation levels possible?
What is null indicator in cobol db2?
What is host variable?
i want to maintain uniqueness on pdf without make lf??????????
What happens in bind step in a db2 program?
What does db2 mean?
What is the use of runstats in db2?
Which isolation level provides maximum concurrency?
What is the role of schema in the db2 database?
Which components manage deadlocks in db2?
What is a db2 schema?
Describe major components of db2?
What is the difference between oracle and db2?
What is a bind in db2?