i want to know how the commit option works,how it save the
changes? it will update the database or what ? where we can
see these saved changes?
Answer Posted / era
commit will insert a unit of work after some define number
of record processed. That commit point will be taken and
the database updated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I add a column to an existing table in db2?
What is cursor stability in db2?
How can you classify the locks in db2?
Explain the contents that are a part of dclgen.
What is syscat in db2?
How would you find out the total number of rows in a db2 table?
Why do we bind in db2?
What is dpf in db2?
What is the meaning concurrency in the db2 database?
Which isolation level provides maximum concurrency?
What is the purpose of using commit?
What is db2?
What is the difference between db2 and oracle?
Give the name of some fields form sqlca.
How do I add a column in db2?