User Documentation
Ispirer Capabilities - Oracle Migration
Pricing
Oracle RETURN (in function) to HiRDB
Return in function changed to the SET RETURNVAL.
Oracle:
RETURN expr;
HiRDB:
SET RETURNVAL = expr;
User Documentation
Ispirer Capabilities - Oracle Migration
Pricing
Return in function changed to the SET RETURNVAL.
Oracle:
RETURN expr;
HiRDB:
SET RETURNVAL = expr;