suppose in my table 10 rows are there , i want to update odd
rows salary as 90000 ? how u do it ? any one help me ? what
do we use here cursor-fetch or normal sql ?
Answer Posted / saurabh
It can be achieved using the scroll able cursor along with the Relative option while updating the queue.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is host variable?
How do I add a column to a table in db2?
Explain the function done by data manager?
How does db2 sample database connect?
What is dbrm library?
Explain in brief how does db2 determine what lock-size to use?
What is a storage group (stogroup)?
What is the use of runstats in db2?
What is collection in db2 bind?
What is a plan and package in db2?
What is db2 stogroup?
Before you give the explain statement, what are the prerogatives?
What is bind and rebind in db2?
How to execute stored procedures?
How do you simulate the explain of an embedded sql statement in spufi/qmf?