Semester 2 Final Exam
A row
trigger has been created which is fired by UPDATE ON employees. A user now
executes a single SQL statement which updates four rows of the EMPLOYEES table.
How many times will the row trigger fire?
One
time
Two
times