User Documentation Ispirer Capabilities - Oracle Migration Pricing

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-2025, Ispirer Systems, LLC. All Rights Reserved.