I have written a trigger against the insert command on a particular table. Now I am inserting a bulk data in this table . Now what should happen? In my case no trigger fire is occurred. If it is natural that trigger will not fire during the bulk insert then what is the reason behind it?