How is the value function used?
No Answer is Posted For this Question
Be the First to Post Answer
What is runstats utility in db2?
Mention data types used in db2 ?
can I alter a table (e.g. adding a column) when other user is selecting some columns or updating some columns from the same table?
what is rebinding ?
What is difference between isnull and coalesce?
What are the contents of a dclmgen?
What is database reorganization?
How would one remove old reorg information from the DB2 catalog?
I have a DB2 table which has 1000 rows.after udatingg first 110 rows, my job abends. Now what I have to do if I want to restart the job next time so that it should start updating from 111th row (without updating first 110 rows again).
when we are tying to update a table having 100 rows. if the program abends when updating 51 row . how to start updating again from the 51 row .what was the logic
Can All Users Have The Privilege To Use The SQL Statement Select (DML)?
Why cursor is used in db2?