skip to main content
Supported SQL Functionality : SQL Expressions : Literals : Binary Literals
  

Try DataDirect Drivers Now
Binary Literals
Binary literals are represented with single quotation marks. The valid characters in a binary literal are 0-9, a-f, and A-F.

Example

'00af123d'