Hello everybody,
is it possible to create triggers, which have more information than the standard?
Now a trigger reacts if there is a value greater than 0. It would be nice if this trigger can send an information why this value is greater than 0.
An example:
I have a database query which returns a value grater than 0. The reason is that a process creates some errors. Now I want to send these errors within the trigger message.
regards!
is it possible to create triggers, which have more information than the standard?
Now a trigger reacts if there is a value greater than 0. It would be nice if this trigger can send an information why this value is greater than 0.
An example:
I have a database query which returns a value grater than 0. The reason is that a process creates some errors. Now I want to send these errors within the trigger message.
regards!
Comment