Hi,I have a trigger which is fired when data is inserted into a particular table. If I perform a batch insert that inserts 1000 rows will the trigger be fired 1000 times or just the once?
Thanks, Tim
Hi,I have a trigger which is fired when data is inserted into a particular table. If I perform a batch insert that inserts 1000 rows will the trigger be fired 1000 times or just the once?
Thanks, Tim