• I just come across an issue with bad design but development think its fine.

    On an inherited database from external company their Dev have added a number of triggers to the most used table each trigger is processing data upon update or insert and One of the triggers has a cursor inside.

    Looks to me like business logic in a trigger this I think is just bad practice :w00t:

    ***The first step is always the hardest *******