This might be a simple question, but I cannot find any Oracle resources in the User Guide for Oracle Data Modeler on how to create a trigger (other than its definition in the Data Flow section of the manual)
Imagine for a moment:
I have a table in the relational model and I've created a sequence for it through the physical model using Oracle Database 11g.
GROUP (table with id and name columns)GROUP_SEQ (sequence that increments by 1 starts with 1)Now I'm trying to create a trigger through the modeler to auto-increment the id. I can do this through manually writing the SQL after generating the DDL, but in actuality, I have around 22 tables. I'd very much like to do this through the Oracle Data Modeler.
Any solutions?
Have you tried the suggestions in this post?
open physical model, find "tables" node (in physical model) in the browser and you'll find triggers branch under each table represented in the browser - you can create triggers there using pop-up menu.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With