Create sequence from Data Modeler?
Hi,
I started using SQL Developer Data Modeler to model my first APEX application, but there are one thing I don't understand.
From the logical model, I can create all my application model, but I don't find anywhere I can define thath my PK must be populated from a squence.
From APEX is a step in the wizard, creating the sequence and trigger, but If I model from Data Modeler, then, I "loose" this important feature common to mostly all my table objects.
There are something I'm missing?
Regards.