Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
10.8.1.2
-
None
-
Normal
-
Performance
Description
I tried to search the for support of Compound Triggers like Oracle, didn't found any support in Derby 10.8 may be this would be a good functionality we can support. I really like using derby, this is my first project where I start using derby as an interim database for developers. We have oracle in production. So if we have compund trigger support with derby it would be grt.
Write now as workaround I am creating 3 triggers (After insert, update and delete) in derby and 1 in oracle.
If we have compound trigger it would increase the performance also.
Thanks a ton team for your work