Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » UltraLite - Database Management and Reference » UltraLite SQL reference » UltraLite SQL functions » Functions

 

HEXTOINT function [Data type conversion]

Returns the decimal integer equivalent of a hexadecimal string.

The CAST, CONVERT, HEXTOINT, and INTTOHEX functions can be used to convert to and from hexadecimal values. For more information about using these functions, see Converting to and from hexadecimal values.

 Syntax
 Parameters
 Returns
 Remarks
 See also
 Standards and compatibility
 Example