apoc
apoc copied to clipboard
Trigger in composite databases
Hello guys,
since triggers cannot directly be installed in a composite database, are there some solution for which I can create a trigger that activates when there is a certain modification in one database and I want always a specific response in another database?
Thanks in advance.
Christian
Hi! Thanks for writing in, Triggers are intended to be installed on the system database, so I don't believe so.