• This error can occur after you add a column to a table.

    If you retrieve that table all columns using * in the view definition it can happen whenever you trigger an intead of trigger on that view.

    To fix it you have to update (alter) the view.