The Transaction
This video presents the same text shown beside it, spoken and on screen. It adds nothing the text does not say.
State
A transaction is a single logical unit of work that accesses and possibly modifies a database through read and write operations — several commands, one unit.
Show
A student registering for three courses is one transaction wearing three commands.
Watch for
The unit boundary is a design decision with consequences.