CONSTRAINT pk_lw1_project_cm PRIMARY KEY (id), CONSTRAINT fk_lw1_project_cm_on_client FOREIGN KEY (client_id) REFERENCES LW1_client (id), CONSTRAINT fk_lw1_project_cm_on_team FOREIGN KEY (team_id) ...
These settings have been defined and tested with the product versions mentioned above. They might not work in other versions. Please note, that these settings cannot be used in Oracle SQL Developer ...