|
RDBMS FUNDAMENTALS - Transaction Processing
RDBMS FUNDAMENTALS Interview Questions and Answers
(Continued from previous question...)
RDBMS FUNDAMENTALS - Transaction Processing
Transaction Processing : A transaction is a sequence of one or more SQL commands that together form a logical task. Transaction Processing ensures that when the RDBMS is making changes related to a single task, either all changes are made as a unit or no changes are made.
(Continued on next question...)
Other Interview Questions
|