Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle REFERENTIAL CONSTRAINT with SET DEFAULT to HiRDB

Add warning message “This conversion has inappropriate possibility”.

Oracle:

[CONSTRAINT constraint_name] REFERENCES 
  [schema .]table_name[(column)] 
  ON {DELETE | UPDATE}  SET DEFAULT

HiRDB:

[CONSTRAINT constraint_name] REFERENCES  [schema .]table_name[(column)] 
/*This conversion has inappropriate possibility*/

© 1999-2024, Ispirer Systems, LLC. All Rights Reserved.