As part of coding best practices, we all try to avoid recursive triggers. But it has some hidden side effects especially during bulk data loads. I would like to demo the issue that we faced and what we need to be aware of when we are preventing recursive triggers.