User Documentation
Ispirer Capabilities - Oracle Migration
Pricing
Oracle RAISE exception_name to HiRDB
If exception_name is specified , Replace “RAISE” to “SIGNAL”.
Oracle:
RAISE exception_name;
HiRDB:
SIGNAL exception_name ;
User Documentation
Ispirer Capabilities - Oracle Migration
Pricing
If exception_name is specified , Replace “RAISE” to “SIGNAL”.
Oracle:
RAISE exception_name;
HiRDB:
SIGNAL exception_name ;