What is the result of the following scenario?
The row is updated to (2, NULL)
The row is updated to (2, 110.00)
SQL0407N Assignment of a NULL value to a NOT NULL column is not allowed
The CREATE TRIGGER statement will fail because amt is defined as NOT NULL