Answer Posted / azharuddinsyed
Yes,
That is how we are unloading data from table to dataset.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are view updateable?
What is a page in db2?
What is a plan and package in db2?
How to find the number of rows in a db2 table?
What is dclgen (declaration generator)?
How do you eliminate duplicate values in db2?
Explain about cursor stability?
can all users have the privilage to use the sql statement select * (dml)?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What is a bind in db2?
How do I delete a table in database?
What are union and union all?
is it compulsory commitment control in journal?
What is cascading rollback?
Is it possible using max on a char column?