Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle Assignment Operator := to HiRDB

Remove “:” and add “SET” at the top of the assignment statement.

Oracle:

variable_name := value;

HiRDB:

SET variable_name = value;

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