|
What will the COMMIT accomplish?
DB2 ( IBM Database 2 ) Interview Questions
(Continued from previous question...)
What will the COMMIT accomplish?
COMMIT will alow data changes to be permanent. This then permits the data to be accessed by other units of work. When a COMMIT occurs, locks are freed so other applications can reference the just committed data.
(Continued on next question...)
Other Interview Questions
|