User Documentation
Ispirer Capabilities - Oracle Migration
Pricing
Oracle REFERENTIAL CONSTRAINT with SET NULL to HiRDB
Add warning message “This conversion has inappropriate possibility”.
Oracle:
[CONSTRAINT constraint_name] REFERENCES
[schema .]table_name[(column)]
ON {DELETE | UPDATE} SET NULL
HiRDB:
[CONSTRAINT constraint_name] REFERENCES [schema .]table_name[(column)]