Workshop - Week 11
Workshop - Week 11
1. What is a transaction
One or more SQL response makes up a transaction, which would be a conceptual, transactional
work unit. A transaction is a collection of SQL statements which either are commited (that is,
saved in the database) or scaled back (that is, removed) (that is, undone from the database).
1
Review questions are taken from C. Coronel, S. Morris, P. Rob, K. Crocket (2013) Database Principles:
Fundamentals of Design, Implementation, and Management, 2nd Edition, Cengage Learning
2
Review questions are taken from C. Coronel, S. Morris, P. Rob, K. Crocket (2013) Database Principles:
Fundamentals of Design, Implementation, and Management, 2nd Edition, Cengage Learning