can we update the table by using cursors can anyone post
the query?
Answer Posted / bigben
yes you can
declare cursor using FOR UPDATE option
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
what are bind concepts in db2 cobol?
How do you eliminate duplicate values in db2?
What are the two types of logging in the db2 database? Explain them.
What is blu acceleration in db2?
What is null indicator in cobol db2?
List out the buffer pools 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?
Is schema the same as database?
What is db2 bind process?
What is db2? Explain.
Define buffer pool.
What is db2 connect?
what is the role of the cursor in db2?
can all users have the privilage to use the sql statement select * (dml)?