Binary literals
- Last Updated: October 30, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Oracle Service Cloud 7.1
- Documentation
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'