How to find the many rows are updated using statement level trigger?
789052Aug 3 2010 — edited Aug 3 2010Is it possible to find out how many rows were updated(or any DML) using statement level trigger and rollback the transaction if more than 10 rows are updated?
Any help is appreciated
-Rudresh