skip to main content
Reference : SQL Statements and Extensions for the Salesforce Driver : 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'