Hi,
I have a table “TEAM" and I would like to populate the “updated_by” column with the APP_USER when some edits a table row.
For “created_by” it worked just fine static with &APP_USER.
But for “updated_by" i am still struggeling.
I tried to implement several trigger versions but had no success.
Is there eventually a work around with processing or dynamic action?
Currently i am using APEX version 20.2.0.
Thank you in advance!