Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle DBMS_OUTPUT.PUT_LINE to HiRDB

Replace “DBMS_OUTPUT.PUT_LINE” to “WRITE LINE”.

Oracle:

DBMS_OUTPUT.PUT_LINE (expr);

HiRDB:

WRITE LINE  (expr);

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