This module covered techniques for controlling transactions within PL/SQL block.
You added transaction controls to a package. You
learned about locking modes and levels. You studied a special variation on the cursor declaration that allows you to lock rows
immediately to prevent others from using them before your procedure can.
Click the Quiz link below to answer a few questions about concepts and syntax for locks.
PL/SQL Lock Timer Quiz