update a table using wrong parameter ie., update drivertest_emp using empid = 0

no rows will be updated as there is no empid with value 0.