Hallo,
In one project (TopSpeed database) I need to maintain a table with statistics from other table when Insert/Update or Delete occur. Sometimes there will be 30-50 concurrent user that insert/update/delete records. What will be a good way to go? To use trigger in DCT or embed code? ... will be trigger better for this scenario?
Also I saw that with trigger I cannot use p_web...
Thank you for any help/suggestions.
Regards,
Robert