Data Modeler - how can I define a foreign key but disabled
OraToneSep 23 2010 — edited Sep 27 2010I am using SQL Developer Data Modeler Version 2.0.0 Build 570 on Mac OS X (Snow Leopard).
When defining a foreign key constraint, is there a way to define it as disabled?
When the DDL script is generated, the constraint is defined but it is always enabled, I want it to be disabled.
This is possible in the Jdeveloper data modeler, but I am missing the method to do this in SQL Developer Data Modeler.
Any help appreciated.