skip to main content
Part 3: The 32-Bit Drivers : The XML Driver : SQL Support : Grammar Token Definitions : Hex Literals
  
Hex Literals
Hex literal values are introduced with an uppercase X followed by a single quoted string of hexadecimal characters.
Examples are:
*X’39FA’
*X’B0F00D’