Rowcount in trigger
16238Aug 20 2004 — edited Aug 20 2004Hello everybody,
I want to create a trigger on a table, which fires before insert, update and delete.
And now I want to cancel the insert, update or delte if more than one row is affected by the insert, update or delete.
Has anyone any suggestions?
Greetings
Markus