@BINTOHEX

Use the @BINTOHEX function to convert supplied binary data into its hexadecimal equivalent.

Syntax

@BINTOHEX (data)

data

Can be one of the following:

Example

@BINTOHEX ('12345') converts to 3132333435.