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 to execute stored procedures?
What is null in db2?
How to find primary key of a table in db2?
What is cascading rollback?
What is the physical storage length of time data type?
What is db2 and what is the use of db2 optimizer?
What does db2 mean?
can all users have the privilage to use the sql statement select * (dml)?
What is coalesce in db2?
Explain what are the various isolation levels possible?
What is the use of value function?
What is meant by dclgen?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
Can there be more than one cursor open for any program?
How to run db2 command in windows?