I would really appreciate if someone can guide me to check if a particular field is included in update call inside a before/after update trigger. Many thanks.
|
feedback
|
|
All fields aere always present in trigger regardless of whether they are dirty or not, to ascertain if a specific field has been modified you have to retrieve a previous version of the row using
| |||||
feedback
|