• Senchi - Monday, January 16, 2017 1:40 PM

    I am actually just updating the end_date field. So when it gets written (updated) I wanted the trigger to calculate the time difference.
    So, yes...basically I want a result from trigger.

    You want a result, or you do you want to update the result set so that a column has a particular value?

    As Chris pointed out, Returning a Resultset in a trigger is deprecated, so you're better finding a different solution if you are somehow making use of the resultset returned upon update (like a separate SELECT statement).

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk