Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What will the COMMIT accomplish?

Answers were Sorted based on User's Feedback



What will the COMMIT accomplish?..

Answer / jdriley

It will make the edits you made to the tables using INSERT,
UPDATE, and DELETE permanent.

Is This Answer Correct ?    2 Yes 0 No

What will the COMMIT accomplish?..

Answer / abhisek

COMMIT will save/commit the changes made to a database
while INSERT, DELETE and UPDATE operations.

Is This Answer Correct ?    1 Yes 0 No

What will the COMMIT accomplish?..

Answer / as

Commit will clear the content of DB2 buffers.

This point comes to use when you are updating huge nbr of
records without using commit. If the buffer become full
before you commit, then it will cause problem.

Is This Answer Correct ?    1 Yes 0 No

What will the COMMIT accomplish?..

Answer / s

COMMIT will write the updates out to DASD.

Is This Answer Correct ?    0 Yes 0 No

What will the COMMIT accomplish?..

Answer / urta

issuing the command "commit" means u have saved the
transaction..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

What is tablespace?

3 Answers  


If we have 100 records in the PF, we deleted all the records then what is the Size of the PF?

2 Answers  


How to resolve -917 sql code in DB2?

3 Answers   Cap Gemini,


which is the most efficient tablespace?? a.simple tablespace. b.partitioned tablespace. c.segmented tablespace. d.none of the above. please post answer with the reason.?

3 Answers  


What is RUNSTATS?

3 Answers  


what is rebinding ?

1 Answers   IBM,


What is package versioning? Please give an example.

1 Answers  


What are the disadvantages of using VARCHAR?

3 Answers  


What is the connection string to connect to the DB2 Database ?

0 Answers   MCN Solutions,


what is REORG? what is the use?

4 Answers  


What is a collection?

3 Answers  


What is meant by AUTO COMMIT?

3 Answers  


Categories