Ispirer Website Ispirer Capabilities - Oracle Migration Free Trial

Oracle ASCII function to HiRDB

HiRDB database supports ASCII function. SQLWays leaves it as is.

Oracle:

n:=ascii(a); 

HiRDB:

SET n = ascii(a); 

References in Wiki

Database Reference
Oracle ASCII
HiRDB ASCII

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