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
Is db2 a programming language?
How can record locking be achieved in those DB2 versions which do not support it?
What is image copy in db2?
Describe major components of db2?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
What is ibm db2 used for?
What is a page in db2?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
Explain the function of data manager.
Define db2 and its databases?
What is the difference between oracle and db2?
What is sqlca?
What does reorg do in db2?
What is the picture clause of null indicator variable?
What are catalog tables in db2?