Demonstrate transaction control.

Populate the weekly_timecard table:
(i.e., drop the table, create the table, then insert several rows)

Click here for a version that works

Click here for a version where transaction control terminates the inserts
Note the data error on the last insert: the string 'rrr' is attempted to insert into the integer mon_hrs field