Back to quizzes
Transactions Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is a transaction in the context of a database?
A
sequence of operations performed as a single logical unit of work.
B
A method for retrieving data from a database.
C
A way to permanently delete data from a database.
D
A type of database schema.