WHAT IS MEANT BY COMMIT COMMAND?

Answers were Sorted based on User's Feedback



WHAT IS MEANT BY COMMIT COMMAND?..

Answer / labog

Commit saves all the changes made to the database and
closes all Cursors opened except the Cursors with WITH HOLD
option.

Is This Answer Correct ?    7 Yes 0 No

WHAT IS MEANT BY COMMIT COMMAND?..

Answer / pankaj sharma

save the executable file

Is This Answer Correct ?    1 Yes 0 No

WHAT IS MEANT BY COMMIT COMMAND?..

Answer / harsha

It is used to save the Logical Unit of Work(LUW) to
database.

Is This Answer Correct ?    1 Yes 0 No

WHAT IS MEANT BY COMMIT COMMAND?..

Answer / santhosh

commit means saves the previous transaction done

Is This Answer Correct ?    0 Yes 0 No

WHAT IS MEANT BY COMMIT COMMAND?..

Answer / krishnaveni

commit is used to save the previous dml(data manipulation
language ex:insert,upadte,.) statements

Is This Answer Correct ?    0 Yes 0 No

WHAT IS MEANT BY COMMIT COMMAND?..

Answer / shaikdada

I TOLD IT IS THE LAST EXECUTABLE STATEMENT OF COBOL DB2
PROGRAM.

Is This Answer Correct ?    2 Yes 3 No

WHAT IS MEANT BY COMMIT COMMAND?..

Answer / bimpilika pila pi

commit is waste... dont use it...

Is This Answer Correct ?    0 Yes 8 No

Post New Answer

More DB2 Interview Questions

What is read-only cursor?

1 Answers  


Normalization in DB2 – first normal form, second normal form

4 Answers   Virtusa,


What is a buffer in memory?

0 Answers  


What do you do to keep the cursor from closing after a commit?

1 Answers  


What are the rules for db2 programming?

0 Answers  






What are delete-connected tables?

1 Answers  


How is deadlock resolved?

0 Answers  


What is the difference between primary key & unique index ?

6 Answers   Patni, Temenos,


What is the cascade rule and how does it relate to deletions made with a subselect?

1 Answers  


what is contained in the DB2 node lock file? A) data base names B) data base users names C) license keys D) server names

5 Answers   Accenture,


If the main program has only cobol statements and subprogram has the db2 statements what is the procedure for precompilation. for which program we need to do the precompilation

1 Answers   IBM,


what is sql abend code -801,-802?

2 Answers  


Categories